Python Date and Time: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 September 2013

11 May 2011

1 February 2011

  • curprev 22:2822:28, 1 February 2011 Scott talk contribs 2,440 bytes +2,440 Created page with '<source lang="python"> # The "time" module is the most basic. # Date/time values are stored as seconds since 1970-01-01 or as 9-element tuples # Item Meaning Field name Ran…'