Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ var TIMEZONE_MAP = Object.freeze ({
21: "America/Juneau",
22: "America/Kentucky/Monticello",
23: "America/North_Dakota/Center",
24: "America/Yakutat"
24: "America/Yakutat",
25: "Pacific/Guam"
});
/**
* Looks up zipcode in zipcodes.json
Expand Down
15 changes: 14 additions & 1 deletion zipcodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -41960,5 +41960,18 @@
"08922": 0,
"08933": 0,
"08988": 0,
"08989": 0
"08989": 0,
"96910": 25,
"96912": 25,
"96913": 25,
"96915": 25,
"96916": 25,
"96917": 25,
"96919": 25,
"96921": 25,
"96923": 25,
"96928": 25,
"96929": 25,
"96931": 25,
"96932": 25
}