index
:
delta/pyiso8601.git
baserock/morph
fix-module-docstring
issue-14-YYYY-MM
master
bitbucket.org: micktwomey/pyiso8601
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iso8601
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add isoformat() tests for all parsed dates
Michael Twomey
2013-10-19
1
-22
/
+24
*
Fix for regression when parsing microseconds
Davanum Srinivas
2013-10-18
2
-1
/
+2
*
Handle negative timezone offsets correctly
0.1.6
Michael Twomey
2013-10-18
2
-23
/
+29
*
Added testcase from https://code.google.com/p/pyiso8601/issues/detail?id=14
Michael Twomey
2013-10-18
1
-0
/
+3
*
Added testcase from https://code.google.com/p/pyiso8601/issues/detail?id=16
Michael Twomey
2013-10-18
1
-0
/
+1
*
Added testcase from https://code.google.com/p/pyiso8601/issues/detail?id=17
Michael Twomey
2013-10-18
1
-0
/
+1
*
Handle compact date format
Michael Twomey
2013-10-17
2
-1
/
+2
*
Z always specifies UTC now
Michael Twomey
2013-10-17
2
-1
/
+9
*
Ensure parsing of timezones without separators works
Michael Twomey
2013-10-17
1
-1
/
+2
*
Fix pickling / deepcopy of returned datetime objects
Michael Twomey
2013-10-17
2
-0
/
+9
*
Fix microsecond rounding issues
Michael Twomey
2013-10-17
2
-2
/
+5
*
Rewrote the regex, large parts of the code and tests
Michael Twomey
2013-10-16
2
-34
/
+110
*
Correctly raise ParseError for more invalid inputs
Michael Twomey
2013-10-15
2
-109
/
+35
*
Make the inclusion of seconds optional in the date format.
Chris Down
2013-09-08
2
-5
/
+18
*
Applied python 3 support patch from https://code.google.com/p/pyiso8601/issue...
Michael Twomey
2013-08-29
3
-6
/
+15
*
Importing r23 / 0.1.4 from https://code.google.com/p/pyiso8601/
Michael Twomey
2013-08-29
3
-0
/
+214