compact-timezone-list
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -216,3 +216,3 @@ /** | ||
{ offset: '+05:30', label: '(GMT+05:30) Colombo', tzCode: 'Asia/Colombo' }, | ||
{ offset: '+05:30', label: '(GMT+05:30) India Standard Time', tzCode: 'Asia/Calcutta' }, | ||
{ offset: '+05:30', label: '(GMT+05:30) India Standard Time', tzCode: 'Asia/Kolkata' }, | ||
{ offset: '+05:45', label: '(GMT+05:45) Kathmandu', tzCode: 'Asia/Kathmandu' }, | ||
@@ -219,0 +219,0 @@ { offset: '+06:00', label: '(GMT+06:00) Almaty', tzCode: 'Asia/Almaty' }, |
{ | ||
"name": "compact-timezone-list", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Array of timezones with their labels, tz code, and UTC/GMT offsets.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
28020