Date Time « Development « Python






1.Use time structureUse time structure
2.Dates are easily constructed and formattedDates are easily constructed and formatted
3.Dates support calendar arithmeticDates support calendar arithmetic
4.Print out a date, given year, month, and day as numbersPrint 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