Skip to main content
Solved

DateTimeNow? how to use Tester to select out current date?

  • October 3, 2025
  • 1 reply
  • 35 views

vxn43
Supporter
Forum|alt.badge.img+18

I have a RUN_DATE field in a File Geodatabase Feature Class Attribute Table. In this field is the current date (today’s date). I want to use a Tester after the DateTimeConverter Transformer to select only the values in the RUN_DATE field that are today’s date. I have tried this and get no passes, all failed. Is there a specific date format that needs to be used for the @DateTimeNow() function?

Here are the parameters in the Tester (that is immediately after the DateTimeConverter Transformer:

 

 

Here are the parameters in the DateTimeConverter Transformer:

 

 

 

Here are the values in the attribute table (after the DateTimeConverter Transformer has been run) circled in red is today’s date:

 

 

Here is a screenshot of my workspace:

 

Best answer by vxn43

ok, I found the answer here: Is there a similair function as DateTimeNow() which takes only the current date and not the time part? I know I can make use of Timestamper but I'm curious if there are other even more simple ways of naming by date in the writer using Date function | Community

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.