-
-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v2.4.0: Updated with 2021a IANA database
- Loading branch information
1 parent
8fb11af
commit fcc80ad
Showing
9 changed files
with
1,146 additions
and
1,314 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ Add the following script to your project (only ~9kb): | |
<script src="https://cdn.jsdelivr.net/gh/manuelmhtr/countries-and-timezones@latest/dist/index.js" type="text/javascript"></script> | ||
|
||
<!-- Or specify a version --> | ||
<script src="https://cdn.jsdelivr.net/gh/manuelmhtr/countries-and-timezones@v2.3.0/dist/index.js" type="text/javascript"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/manuelmhtr/countries-and-timezones@v2.4.0/dist/index.js" type="text/javascript"></script> | ||
|
||
<!-- This will export a variable named "ct": --> | ||
<script type="text/javascript"> | ||
|
@@ -320,9 +320,15 @@ A timezone is defined by the following parameters: | |
|
||
## Related projects | ||
|
||
* [countries-db](https://www.npmjs.com/package/countries-db): Minimalistic lib withcountries data. | ||
* [countries-db](https://www.npmjs.com/package/countries-db): Minimalistic lib with countries data. | ||
* [location-by-ip](https://www.npmjs.com/package/location-by-ip): Get the location of any IP address. | ||
|
||
## Help | ||
|
||
This project is maintained by a single person, considering supporting by: | ||
|
||
* Sharing your [feedback](mailto:[email protected]). | ||
* Becoming a [sponsor](https://github.com/sponsors/manuelmhtr). | ||
|
||
## Working on something more complex? | ||
|
||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.