moment-timezone-for-local-time
Advanced tools
Changelog
1.0.0
BREAKING CHANGES: The package now use the in-built types of moment-timezone. The type of arguments is narrowed.
this
for forLocaltime
was any
and is now typeof moment.tz
.extend
now requires a typeof moment
.Changelog
0.1.1