summaryrefslogtreecommitdiff
path: root/src/isodate/isostrf.py
Commit message (Expand)AuthorAgeFilesLines
* make flake happyGerhard Weis2014-02-271-20/+26
* - fix formatting for microseconds (Jarom Loveridge)Gerhard Weis2012-10-301-2/+2
* tz_isoformat needs datetime object to determine daylight savingGerhard Weis2012-01-261-3/+3
* * support Python 3Gerhard Weis2012-01-061-1/+1
* * Fixed a formatting of microseconds for datetime objectsGerhard Weis2011-04-161-2/+2
* * Fixed problem with %P formating and fractionsGerhard Weis2010-10-291-1/+4
* * added unary operator for DurationGerhard Weis2010-10-281-31/+39
* * added ISO 8601 formating methodsGerhard Weis2009-02-091-0/+196