Added options for primary & local timezones, and show and sort by offset

This commit is contained in:
2015-09-28 13:12:06 +08:00
parent 8481a76b60
commit f7203e287d
5 changed files with 36 additions and 4 deletions
+4 -1
View File
@@ -1,6 +1,6 @@
{
"name": "angular-timezone-selector",
"version": "1.1.0",
"version": "1.2.0",
"homepage": "https://github.com/mishguruorg/angular-timezone-selector",
"authors": [
"Ashok Fernandez <ashok@mish.guru>"
@@ -29,5 +29,8 @@
"lodash": "~3.9.3",
"chosen": "~1.4.2",
"bootstrap": "~3.3.4"
},
"devDependencies": {
"jsTimezoneDetect": "latest"
}
}