Skip to content

Commit

Permalink
update: tijuana timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
ndom91 committed Nov 27, 2020
1 parent 8dc270b commit a051acb
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Empty file modified LICENSE
100644 → 100755
Empty file.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-timezone-select",
"version": "0.9.7",
"version": "0.9.8",
"description": "Usable, dynamic React Timezone Select",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const i18n = {
'Pacific/Midway': 'Midway Island, Samoa',
'Pacific/Honolulu': 'Hawaii',
'America/Juneau': 'Alaska',
'America/Dawson': 'Tijuana, Pacific Time',
'America/Boise': 'Mountain Time',
'America/Chihuahua': 'Chihuahua, La Paz, Mazatlan',
'America/Phoenix': 'Arizona',
Expand All @@ -21,6 +20,7 @@ const i18n = {
'America/Santiago': 'Santiago',
'America/St_Johns': 'Newfoundland and Labrador',
'America/Sao_Paulo': 'Brasilia',
'America/Tijuana': 'Tijuana, Pacific Time',
'America/Argentina/Buenos_Aires': 'Buenos Aires, Georgetown',
'America/Godthab': 'Greenland',
'Atlantic/Azores': 'Azores',
Expand Down

0 comments on commit a051acb

Please # to comment.