Need help with Date issue

Hi,

I want to set a condition that says: only run if the difference between the current time and time xxxx is less than 1 hr.

Please how do I go about this?

NB: The date is stored in a field under the User Data Type.

Thanks

Only when User's [date field] - Current date/time:formatted as hours < 1

That would be assuming the stored date is later than the current date. Switch them around if the stored date is going to be earlier

*EDIT changed to 1 hour

1 Like

Thanks Tyler!

1 Like