summaryrefslogtreecommitdiff
path: root/README.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove py32 from tests and broken image link in docsHEADmasterMichael Twomey2017-07-271-3/+7
|
* Create release 0.1.12 and add python 3.6 to testsMichael Twomey2017-07-271-0/+3
|
* Updating for 0.1.12Michael Twomey2015-11-041-0/+3
|
* Update README for release and add more pythons for testing0.1.11Michael Twomey2015-11-031-1/+5
|
* Add pypy 3 into tox test configMichael Twomey2014-10-061-0/+1
|
* Add python 3.4 to tox tests and update doc linksMichael Twomey2014-10-021-2/+11
|
* Adding API reference to docsMichael Twomey2014-02-271-1/+1
|
* Fix parsing of YYYY-MM and add YYYYMichael Twomey2014-02-271-0/+8
| | | | | | Fixes #14 (https://bitbucket.org/micktwomey/pyiso8601/issue/14/regression-yyyy-mm-no-longer-parses) Bump version to 1.10
* Bumping to 0.1.9 and releasing.Michael Twomey2014-02-261-0/+6
|
* Fix encoding of README.rst and update tests to catch encoding issues0.1.8Michael Twomey2013-10-221-3/+8
| | | | | | Fixes #10 Thanks to klmitch
* Update to 0.1.70.1.7Michael Twomey2013-10-191-0/+5
|
* Handle negative timezone offsets correctly0.1.6Michael Twomey2013-10-181-0/+5
| | | | | | | | | | I had dropped the negative minutes in a braino and had incorrectly updated tests to match. I've added a isoformat field to the tests, so I can correctly assert they formatted date looks right. Thanks to Jonathan Lange for reporting this and a patch. Fixes #8
* Update README with more details on supported ISO 8601 formats0.1.5Michael Twomey2013-10-171-7/+48
|
* Handle compact date formatMichael Twomey2013-10-171-0/+1
| | | | | | Thanks to rvandolson@esri.com Fixes #6
* Z always specifies UTC nowMichael Twomey2013-10-171-0/+1
| | | | | | Thanks to vfaronov Fixes #5
* Ensure parsing of timezones without separators worksMichael Twomey2013-10-171-0/+1
| | | | | | Thanks to joe.walton.gglcd Fixes #4
* Fix pickling / deepcopy of returned datetime objectsMichael Twomey2013-10-171-0/+1
| | | | | | Thanks to fogathmann and john@openlearning.com Fixes #3
* Fix microsecond rounding issuesMichael Twomey2013-10-171-0/+1
| | | | | | Thanks to nielsenb@jetfuse.net Fixes #2
* Update README and add pypy to tox test matrixMichael Twomey2013-10-171-2/+27
|
* Minor tweak to READMEMichael Twomey2013-10-151-2/+2
|
* Move description into README.rst and add devpiMichael Twomey2013-10-151-0/+70