A
Antonio
Is there an expression that can be used to change the
current date of a "date" field to the following days date
after a specific hour of time? If no expression, can some
sort of code be written to do the job?
Example:
All entries between 04:00AM and 10:29 PM = Date()
All entries 10:30 PM and 11:59 PM = Date()+1
thanks in advance.
current date of a "date" field to the following days date
after a specific hour of time? If no expression, can some
sort of code be written to do the job?
Example:
All entries between 04:00AM and 10:29 PM = Date()
All entries 10:30 PM and 11:59 PM = Date()+1
thanks in advance.