G
Guest
Hi, I need to find out what data types I need to work with time durations &
how to add/subtract them from clock time. For example:
A customer logs in at 7:30 in the morning. I need notification 40 minutes
after the custmer has logged in. (at 8:10). It needs to work with 24 hour
time as well. Is there a data type that acts as daily time? I know datetime
but how would use that in this situation.
Many thanks for your ideas
Ant
how to add/subtract them from clock time. For example:
A customer logs in at 7:30 in the morning. I need notification 40 minutes
after the custmer has logged in. (at 8:10). It needs to work with 24 hour
time as well. Is there a data type that acts as daily time? I know datetime
but how would use that in this situation.
Many thanks for your ideas
Ant