Hi geeks,
I’m trying to figure out how Adding a Value to a DateTime works.
Field is set to Display TIME : ie 00:00
Formula set is
StartTime +Number ( = EndTime)
00:00 + 60 = …12:34 (!!!)
… I would expect it to be 00:01:00 or 01:00:00
(unless its 00:00:00:060)
Does anyone knows why it is returning 12:34 and how one adds a 1 (Hour/min) value to a Time correctly ?
Thanks a lot