Home
Python
2D
Application
Buildin Function
Class
Data Structure
Data Type
Database
Development
Dictionary
Event
Exception
File
Function
GUI Pmw
GUI Tk
Language Basics
List
Math
Network
String
System
Thread
Tuple
Utility
XML
Menu
Date Time « Development « Python
Python
Development
Date Time
1.
Use time structure
2.
Dates are easily constructed and formatted
3.
Dates support calendar arithmetic
4.
Print out a date, given year, month, and day as numbers
5.
Define your own class to store time and date
6.
Define class to use system time class