DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
how to get timezone in python
from
time
import
gmtime
,
strftime
print
(
strftime
(
"%z"
,
gmtime
(
)
)
)
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#timezone
#python
ADD COMMENT
Topic
COMMENT
Name
3+4 =
Submit