Skip to content

Commit 66cd993

Browse files
version 0.5.8
1 parent e5f74ad commit 66cd993

10 files changed

+24
-19
lines changed

builds/moment-timezone-with-data-2010-2020.js

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! moment-timezone.js
2-
//! version : 0.5.7
2+
//! version : 0.5.8
33
//! author : Tim Wood
44
//! license : MIT
55
//! github.com/moment/moment-timezone
@@ -596,7 +596,7 @@
596596
}
597597

598598
loadData({
599-
"version": "2016h",
599+
"version": "2016i",
600600
"zones": [
601601
"Africa/Abidjan|GMT|0|0||48e5",
602602
"Africa/Khartoum|EAT|-30|0||51e5",
@@ -655,7 +655,7 @@
655655
"America/Sao_Paulo|BRST BRT|20 30|01010101010101010101010|1BIq0 1zd0 On0 1zd0 Rb0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1C10 Lz0 1C10 Lz0 1C10|20e6",
656656
"America/Scoresbysund|EGT EGST|10 0|01010101010101010101010|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00|452",
657657
"America/St_Johns|NST NDT|3u 2u|01010101010101010101010|1BQPv 1zb0 Op0 1zcX Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4",
658-
"Antarctica/Casey|+11 +08|-b0 -80|0101|1BN30 40P0 KL0|10",
658+
"Antarctica/Casey|+11 +08|-b0 -80|01010|1BN30 40P0 KL0 blz0|10",
659659
"Antarctica/Davis|+05 +07|-50 -70|0101|1BPw0 3Wn0 KN0|70",
660660
"Antarctica/DumontDUrville|+10|-a0|0||80",
661661
"Antarctica/Macquarie|AEDT MIST|-b0 -b0|01|1C140|1",
@@ -682,6 +682,7 @@
682682
"Asia/Damascus|EET EEST|-20 -30|01010101010101010101010|1C0m0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0|26e5",
683683
"Asia/Dili|TLT|-90|0||19e4",
684684
"Asia/Dubai|GST|-40|0||39e5",
685+
"Asia/Famagusta|EET EEST +03|-20 -30 -30|010101010101012|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0",
685686
"Asia/Gaza|EET EEST|-20 -30|01010101010101010101010|1BVW1 SKX 1xd1 MKX 1AN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1220 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0|18e5",
686687
"Asia/Hebron|EET EEST|-20 -30|0101010101010101010101010|1BVy0 Tb0 1xd1 MKX bB0 cn0 1cN0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nz0 1220 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0|25e4",
687688
"Asia/Hong_Kong|HKT|-80|0||73e5",
@@ -805,7 +806,7 @@
805806
"Pacific/Rarotonga|CKT|a0|0||13e3",
806807
"Pacific/Tahiti|TAHT|a0|0||18e4",
807808
"Pacific/Tarawa|GILT|-c0|0||29e3",
808-
"Pacific/Tongatapu|TOT|-d0|0||75e3",
809+
"Pacific/Tongatapu|+13 +14|-d0 -e0|0101010101|1S4d0 s00 1VA0 uM0 1SM0 uM0 1SM0 uM0 1SM0|75e3",
809810
"Pacific/Wake|WAKT|-c0|0||16e3",
810811
"Pacific/Wallis|WFT|-c0|0||94"
811812
],

builds/moment-timezone-with-data-2010-2020.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

builds/moment-timezone-with-data.js

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

builds/moment-timezone-with-data.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

builds/moment-timezone.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### `0.5.8` _2016-11-03_
2+
* Updated data to IANA TZDB `2016i`. [#411](https://github.com/moment/moment-timezone/pull/411)
3+
14
### `0.5.7` _2016-10-21_
25
* Updated data to IANA TZDB `2016h`. [#403](https://github.com/moment/moment-timezone/pull/403)
36

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "moment/moment-timezone",
33
"description": "Parse and display dates in any timezone",
4-
"version": "0.5.7",
4+
"version": "0.5.8",
55
"keywords": [
66
"moment",
77
"date",

moment-timezone-utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! moment-timezone-utils.js
2-
//! version : 0.5.7
2+
//! version : 0.5.8
33
//! author : Tim Wood
44
//! license : MIT
55
//! github.com/moment/moment-timezone

moment-timezone.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! moment-timezone.js
2-
//! version : 0.5.7
2+
//! version : 0.5.8
33
//! author : Tim Wood
44
//! license : MIT
55
//! github.com/moment/moment-timezone

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "moment-timezone",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"description": "Parse and display moments in any timezone.",
55
"homepage": "http://momentjs.com/timezone/",
66
"author": "Tim Wood <[email protected]> (http://timwoodcreates.com/)",

0 commit comments

Comments
 (0)