This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 12402 - Global datetime example is incorrect
Summary: Global datetime example is incorrect
Status: RESOLVED INVALID
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 minor
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-30 15:49 UTC by Ted Treadwell
Modified: 2011-08-04 05:16 UTC (History)
4 users (show)

See Also:


Attachments

Description Ted Treadwell 2011-03-30 15:49:04 UTC
Global dates and times

The third example is wrong, it should be "8592-01-01T00:00+02:09":

"8592-01-01T02:09+02:09"
    Midnight UTC on the 1st of January, 8592. The time zone associated with that time is two hours and nine minutes ahead of UTC, which is not currently a real time zone, but is nonetheless allowed.
Comment 1 Tab Atkins Jr. 2011-03-31 19:04:18 UTC
No, it's correct.  The time is midnight UTC, which is the same as 1am at +1, 3pm at -9, and 2:09am at +2:09.
Comment 2 Michael[tm] Smith 2011-08-04 05:16:01 UTC
mass-move component to LC1