houseabsolute / Time-Local

Efficiently compute time from local and GMT time
https://metacpan.org/release/Time-Local/
Other
4 stars 11 forks source link

Add timelocal_modern and timegm_modern variants as optional exports #7

Closed autarch closed 6 years ago

autarch commented 6 years ago

These versions do not munge years at all. They treat the year value that they are given exactly as-is.

The docs encourage people to use this instead of the old versions.