summaryrefslogtreecommitdiffstats
path: root/Doc/lib/tzinfo-examples.py
Commit message (Expand)AuthorAgeFilesLines
* The tzinfo methods utcoffset() and dst() must return a timedelta objectTim Peters2003-01-021-7/+8
* Move the examples of concrete tzinfo classes to a separate file, so theFred Drake2002-12-231-0/+51