Skip to content

Commit

Permalink
Version 0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Nov 27, 2016
1 parent 1b8c560 commit 3e9abbf
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 23 deletions.
10 changes: 6 additions & 4 deletions builds/moment-timezone-with-data-2010-2020.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! moment-timezone.js
//! version : 0.5.9
//! author : Tim Wood
//! version : 0.5.10
//! Copyright (c) JS Foundation and other contributors
//! license : MIT
//! github.com/moment/moment-timezone

Expand All @@ -24,7 +24,7 @@
return moment;
}

var VERSION = "0.5.9",
var VERSION = "0.5.10",
zones = {},
links = {},
names = {},
Expand Down Expand Up @@ -596,7 +596,7 @@
}

loadData({
"version": "2016i",
"version": "2016j",
"zones": [
"Africa/Abidjan|GMT|0|0||48e5",
"Africa/Khartoum|EAT|-30|0||51e5",
Expand Down Expand Up @@ -767,6 +767,7 @@
"Europe/Minsk|EET EEST +03|-20 -30 -30|0102|1BWo0 1qM0 WM0|19e5",
"Europe/Moscow|MSK MSD MSK|-30 -40 -40|01020|1BWn0 1qM0 WM0 8Hz0|16e6",
"Europe/Samara|+04 +03|-40 -30|010|1Dpb0 WM0|12e5",
"Europe/Saratov|+03 +04|-30 -40|010101|1BWn0 1qM0 WM0 8Hz0 5810",
"Europe/Simferopol|EET EEST MSK MSK|-20 -30 -40 -30|01010101023|1BWp0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11z0 1nW0|33e4",
"Pacific/Honolulu|HST|a0|0||37e4",
"Indian/Chagos|IOT|-60|0||30e2",
Expand Down Expand Up @@ -1073,6 +1074,7 @@
"Asia/Tashkent|Asia/Aqtobe",
"Asia/Tashkent|Asia/Ashgabat",
"Asia/Tashkent|Asia/Ashkhabad",
"Asia/Tashkent|Asia/Atyrau",
"Asia/Tashkent|Asia/Dushanbe",
"Asia/Tashkent|Asia/Oral",
"Asia/Tashkent|Asia/Samarkand",
Expand Down
6 changes: 3 additions & 3 deletions builds/moment-timezone-with-data-2010-2020.min.js

Large diffs are not rendered by default.

14 changes: 8 additions & 6 deletions builds/moment-timezone-with-data.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions builds/moment-timezone-with-data.min.js

Large diffs are not rendered by default.

0 comments on commit 3e9abbf

Please sign in to comment.