Does the Date Decision app compare timestamps?
In a program we are using the app to compare two separate date fields and are assessing which is most recent.
For example, if the fields have values like 11/01/2024 13:52:01
and 11/01/2024 14:30:01
, does the app evaluate these as different and identify the later time, or does it treat them as equal because the date is the same?
Any clarification on whether the app includes the time stamp in its comparison logic would be greatly appreciated.
Tagged:
0