Next o'clock hour

Hi Team,
would be possible to use in an “initial value” of time
next time o’clock() ?

ex:
if timenow() = 14:25
then next time o’clock = 15:00

thanks in advance and happy christmas days for all appsheeters.

Solved Solved
2 5 360
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Try:

("00:00:00" + HOUR(TIMENOW() - "00:00:00") + 1)

View solution in original post

5 REPLIES 5
Top Labels in this Space