DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
python asctime
import time t = time.localtime() print time.asctime(t) # Prints Tue Feb 17 09:42:58 2009
Source by www.tutorialspoint.com #
PREVIOUS
NEXT
Tagged:
#python
#asctime
ADD COMMENT
Topic
COMMENT
Name
9+5 =
Submit