Hello Brendan,
Been using your app on all apple platforms as a work tool. Awesome!
I’m struggling with a “date & time” calc.
Need to calc the following:
(date & time + 8 Hours)
I’m expecting a return of new (date & time).
This should be simple, but I’m hitting a mind fart
Thank you for your continued app support
James
Hello James,
Actually you’re not having a mind fart :-)
The result of any date calculation is a duration at this point in time. The result is not another date. So adding 8 hours to a date will get you the number of seconds from January 1, 1970 to the specified, plus 8 hours.
I will probably add the ability to return another date from a calculation at some point in the future, but it’s not there now.
Thanks!
Brendan
Brendan,
Thank you for the quick reply.
I’m using time calcs in various custom forms that are quite functional.
I’ll be looking forward to the update. Keep up the good work! :)
I have my co-workers using your app too!
James