Closed
Description
This issue was originally filed by dhasenan@gmail.com
http://en.wikipedia.org/wiki/Leap_second
new Date(2008, 12, 31, 17, 59, 60, 0, false)
This yields:
Unhandled exception:
Illegal argument(s):
0. Function: 'DateImplementation.DateImplementation.' url: 'bootstrap_impl' line:88 col:42
1. Function: '::main' url: 'file:///usr/local/google/home/dhasenan/dart/tz/timetest.dart' line:4 col:9
The inability to represent leap seconds means that an application could be mistaken about the current time by as much as 25 seconds, presently, and the divergence will only get worse over time.