Python Cheat Sheet: by Via
Python Cheat Sheet: by Via
Python sys Variables Python Class Special Methods Python String Methods (cont)
replace() utcoffset()
isoformat() dst()
__str__() tzname()
strftime(format)
%A Weekday (Sunday)
%p AM or PM
%w Weekday (0 to 6)
%x Date
%X Time
%Y Year (2008)