2019c
2019b
moment.tz.dataVersion
to return 2019a
#7422019a
#737_z
time zone name was not cleared with .local()
or .utcOffset(offset)
#7382018g
#6892018d
. #6162018d
data2018d
. #5962017c
. #5522017b
. #4222016j
. #422moment.tz.version
. #4132016i
. #4112016h
. #4032016g
. #3942016f
. #3602016d
. #336Intl.DateTimeFormat().resolvedOptions().timeZone
if it is undefined. #3222016c
. #3212016b
. #3152016a
. #299Date#toTimeString
did not return a known format. #302 #303Intl.DateTimeFormat().resolvedOptions().timeZone
to moment.tz.guess()
. #304 #291moment.tz.guess()
. #285id=exports
. #275package.json
. #2842015e
. #2532015f
. #2532015g
. #2552015b
. #2012015c
. #2142015d
. #214package.json
jspm:main
entry point. #194composer.json
. #2222015a
. #183meta/*.json
files. Restructured the data to support multiple countries per zone. #162moment.tz
. #169moment#zone
to moment#utcOffset
. #1682014j
. #1512014i
. #1422014h
. #1412014g
. #126moment-timezone
with moment<2.6.0
.moment@2.8.1+
.moment>=2.6.0
as a dependency in bower.json
. #107moment.tz.{addRule,addZone,zoneExists,zones}
as they are no longer relevant with the new data format.2014e
.bower.json
to use a browser specific main:
entry point.moment.tz.link
for linking two identical zones.moment.tz.zone
for getting a loaded zone.moment.tz.load
for loading a bundled version of data from the IANA TZDB.moment.tz.names
for getting the names of all the loaded timezones.moment.tz.unpack
and moment.tz.unpackBase60
for unpacking data.moment-timezone-utils.js
for working with the packed and unpacked data.window.module
. #76moment.tz.zoneExists
#73