Skip to content

Releases: manuelmhtr/countries-and-timezones

v3.6.0

10 Dec 18:07
Compare
Choose a tag to compare

Changed

  • Updated with 2023c IANA Timezones database.

v3.5.2

05 Nov 20:15
Compare
Choose a tag to compare

[3.5.2] - 2023-11-05

Fixed

  • #58 Missing export for CommonJS.
  • #60 Fixed utcOffsetStr calculation for negative offsets non-multiple of 60.

v3.5.1

03 Jul 16:50
Compare
Choose a tag to compare

Added

  • TS Types export (#57 by Haz).

Changed

  • Updated with 2023a IANA Timezones database.

Removed

  • Countries: BV (Bouvet Island) and HM (Heard Island and McDonald Islands) since they are dependent territories, nobody lives there, and they don't have official timezones.

v3.5.0

02 Jul 17:02
Compare
Choose a tag to compare

Added

  • TS Types export (#57 by Haz).

Changed

  • Updated with 2023a IANA Timezones database.

Removed

  • Countries: BV (Bouvet Island) and HM (Heard Island and McDonald Islands) since they are dependent territories, nobody lives there, and they don't have official timezones.

v3.4.1

29 Jan 18:16
Compare
Choose a tag to compare

Fixed

  • Broken shield on Readme.

v3.4.0

04 Dec 21:24
Compare
Choose a tag to compare

Changed

Fixed

  • Wrong utcOffset for some timezones #51.

v3.3.0

19 Oct 01:09
Compare
Choose a tag to compare

Added

  • Added a new parameter options to most functions.
  • Added deprecated option to return both current and deprecated timezones.

Changed

  • Updated with 2021c INANA Timezones database.
  • Deprecated timezones are not returned by default (deprecated option is required).

v3.2.3

29 Sep 00:51
Compare
Choose a tag to compare

Fixed

  • Constant declarations on Types (#41)

v3.2.1

18 Aug 01:38
Compare
Choose a tag to compare

Fixed

Added

  • Eslint config

v3.2.0

10 Aug 23:56
Compare
Choose a tag to compare

Added