Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

Notice there is a bug when using astimezone() on utc time. This gives an incorrect result:

datetime.datetime.utcnow().astimezone().isoformat() #Incorrect result
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Notice #bug #utc #This #incorrect
ADD COMMENT
Topic
Name
5+5 =