Date and time values

File date/time checks do not use range notation.

Instead, select one of three modes:

Exact: the file's timestamp must match the specified date/time exactly.

Before: the file's timestamp must be earlier than the specified date/time.

After: the file's timestamp must be later than the specified date/time.