Penguin

Differences between version 3 and revision by previous author of PythonNotes.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 3 Last edited on Friday, March 4, 2005 11:36:39 am by JohnMcPherson Revert
Older page: version 2 Last edited on Monday, October 18, 2004 2:59:12 am by AristotlePagaltzis Revert
@@ -1,5 +1,6 @@
 !!! Timezones and [Python] < 2.3 
+  
  
 [Python] 2.3 has made some impressive leaps forward in its support of timezones and the classes that it makes available to handle them. If you are doing anything that uses timezones even remotely you will save yourself a __lot__ of hassle by not using a version of [Python] older than 2.3! If for some reason you're stuck with [Python] < 2.3 (like you run a pathetically old distro like [Woody]) then watch out for the following. 
  
 !! strptime