summaryrefslogtreecommitdiff
path: root/src/isodate/isostrf.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PR57'Gerhard Weis2021-12-131-26/+0
|\
| * 1) move license to Project's rootAlexander Mangin2019-03-271-26/+0
* | white spaceGerhard Weis2021-12-131-98/+98
|/
* add incomplete month date supportFabien Loffredo2016-12-231-1/+2
* 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