Dave Rolsky wrote: > Not using nanoseconds or leap seconds is quite intentional. Since the > calculated values that DT::TZ uses also don't use leap second, it works > out fine.
Yeah, but: > On Mon, 20 Oct 2003, Flavio S. Glock wrote: > > DateTime::TimeZone should calculate this value from > > utc_rd_values(), for compatibility with other calendars. utc_rd_values() is _the_ communication method between modules. DT::TZ should use it. - Flavio S. Glock
