[Bug 18452] Canonical datetime representation with fixed timezone needed

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18452

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com

--- Comment #1 from Michael Kay <mike@saxonica.com> 2012-08-01 09:27:53 UTC ---
Surely it's easy enough to constrain the timezone to be Z by using a pattern or
an assertion? (A pattern if you literally want "Z", an assertion if you are
also prepared to accept "+00:00" as equivalent).

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 1 August 2012 09:27:59 UTC