Project

Profile

Help

Bug #3360

closed

Incorrect parsing of date/time with timezone offset -00:MM

Added by Michael Kay almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XPath conformance
Sprint/Milestone:
-
Start date:
2017-07-19
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.7, 9.8
Fix Committed on Branch:
9.7, 9.8
Fixed in Maintenance Release:
Platforms:

Description

When converting a string to an xs:dateTime, a timezone offset such as -00:30 is mis-parsed as +00:30. Specifically, this applies to any timezone offset that is negative and has an hours component of zero. (For a timezone of -00:00, of course, it makes no difference).

The bug has probably been in the product for ever. It applies only to xs:dateTime, not to other types (such as xs:date and xs:time) that use timezones.

Please register to edit this issue

Also available in: Atom PDF