DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
get the time of 1 minute later in python
now
=
datetime
.
datetime
.
now
(
)
now_plus_10
=
now
+
datetime
.
timedelta
(
minutes
=
10
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#time
#minute
#python
ADD COMMENT
Topic
COMMENT
Name
3+6 =
Submit