Issue 8 in pyactiveresource: Parsing ISO 8601 datetime

3 views
Skip to first unread message

codesite...@google.com

unread,
Jun 19, 2009, 8:13:19 AM6/19/09
to pyactive...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 8 by timothee.peignier: Parsing ISO 8601 datetime
http://code.google.com/p/pyactiveresource/issues/detail?id=8

Datetime parsing in utils.xml_to_dict fail hard at parsing ISO 6601
datetime in the wild.
For example: Highrise API is using a format like
this : "2009-05-01T10:23:40Z" which is valid iso
format but doesn't match format '%Y-%m-%dT%H:%M:%S+0000' use in xml_to_dict.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Jun 19, 2009, 8:51:54 AM6/19/09
to pyactive...@googlegroups.com

Comment #1 on issue 8 by timothee.peignier: Parsing ISO 8601 datetime
http://code.google.com/p/pyactiveresource/issues/detail?id=8

My bad, I've not check date_parse import.

codesite...@google.com

unread,
Jun 19, 2009, 1:33:26 PM6/19/09
to pyactive...@googlegroups.com

Comment #2 on issue 8 by mark.r.roach: Parsing ISO 8601 datetime
http://code.google.com/p/pyactiveresource/issues/detail?id=8

It would probably be wise for us to give people a hint about installing
extra
packages when parsing fails.

codesite...@google.com

unread,
Jun 19, 2009, 1:45:48 PM6/19/09
to pyactive...@googlegroups.com
Updates:
Status: Fixed

Comment #3 on issue 8 by mark.r.roach: Parsing ISO 8601 datetime
http://code.google.com/p/pyactiveresource/issues/detail?id=8

I have added a link to the dateutil and pyxml packages when there is a
parse error.

Reply all
Reply to author
Forward
0 new messages