countries-and-timezones icon indicating copy to clipboard operation
countries-and-timezones copied to clipboard

Minimalistic library to work with countries and timezones data

Results 14 countries-and-timezones issues
Sort by recently updated
recently updated
newest added

`Timezone.name` should be of type `TypezoneName` instead of string, increases type safety.

Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

![anysnap-04-jan-2024-at-9-00-57-pm](https://github.com/manuelmhtr/countries-and-timezones/assets/3315414/27d1e36a-fc08-455b-87f6-66f230e495cb) Eventhough the **IANA** maintained Time Zone database lists Kosovo under **Europe/Belgrade**, the list of countries returned on **countries-and-timezones** library for **Europe/Belgrade** is missing **Kosovo**. Kindly do the needful to...

**What does this PR do** Fixes #62 Wrong utcOffset for Dublin Testing ![Screenshot (12)](https://github.com/manuelmhtr/countries-and-timezones/assets/40324640/81563033-c984-4f71-8756-fe576f122eac)

Thanks for this module! Trying to use it and the very first example I used was Dublin, but the answer looks wrong. ```js ct.getTimezone('Europe/Dublin') ``` yields: ```js { name: 'Europe/Dublin',...

This is a cool npm package! Any chance you could pull through the "Time zone abbreviations" such as EST or GMT? https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

working on it

TypeError: ct.getTimezone is not a function at eval (index.js:13:1) at Array.forEach () at _callee$ (index.js:11:1) at tryCatch (runtime.js:64:40) at Generator.invoke (runtime.js:300:22) at Generator.eval [as next] (runtime.js:124:21) at asyncGeneratorStep (asyncToGenerator.js:5:24) at...

Timezone for Asia/Almaty right now is +5 GMT, while in current release it is +6 GMT. It's fixed in 2024a release of IANA db.

Bumps [@rollup/plugin-json](https://github.com/rollup/plugins/tree/HEAD/packages/json) from 4.1.0 to 6.1.0. Changelog Sourced from @​rollup/plugin-json's changelog. v6.1.0 2023-12-12 Features feat: add includeArbitraryNames option (#1641) v6.0.1 2023-10-05 Bugfixes fix: ensure rollup 4 compatibility #1595 v6.0.0 2022-12-17...

dependencies