A
A
Adatan2019-12-08 13:01:59
go
Adatan, 2019-12-08 13:01:59

How to add 1 hour to time.Now() date??

May I know how to add 1 hour to time.Now()?
in python this can be done with datetime.datetime.now() + datetime.timedelta(hours=1)
Googled - didn't find it. (apparently dumb)
Thanks for the help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Tikhonov, 2019-12-08
@Adatan

Example from documentation

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question