Python 从日历 calender 获得月 Python 时间格式化 Python 时间time altzone() 方法 Python 从日历 calender 获得月 #!/usr/bin/python import calendar cal = calendar.month(2008, 1) print "Here is the calendar:" print cal Python 时间格式化 Python 时间time altzone() 方法