Skip to content

Releases: knowledgecode/date-and-time

v4.3.0

23 Feb 09:51
f25d677

Choose a tag to compare

What's Changed

  • Add IANA timezone string support to all date manipulation functions (addDays, addMonths, addYears, parse, format, etc.)
  • Fix timezone offset range and month boundary handling in isValid
  • Update documentation to reflect v4.3.0 API changes

Full Changelog: v4.2.0...v4.3.0

v4.2.0

18 Jan 09:03
c54dc6e

Choose a tag to compare

What's Changed

Major Changes

  • Consolidated timezone imports: Added a new date-and-time/timezone entry point allowing import of multiple timezones from a single module
  • IANA timezone name string support: The format() function now accepts IANA timezone name strings (e.g., 'Asia/Tokyo') in addition to TimeZone objects

Full Changelog: v4.1.2...v4.2.0

v4.1.2

14 Dec 03:31
01e60eb

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.1.2

v4.1.1

17 Nov 08:50
30c9a7c

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

08 Oct 06:34
2ffaa04

Choose a tag to compare

What's Changed

Full Changelog: v4.0.5...v4.1.0

v4.0.5

12 Sep 08:05
e2066ae

Choose a tag to compare

What's Changed

Full Changelog: v4.0.4...v4.0.5

v4.0.4

01 Sep 08:11
0223e96

Choose a tag to compare

What's Changed

Full Changelog: v4.0.3...v4.0.4

v4.0.3

28 Aug 08:59
121256e

Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.0.3

v4.0.2

13 Aug 08:17
6ba312d

Choose a tag to compare

What's Changed

Full Changelog: v4.0.1...v4.0.2

v4.0.1

30 Jul 07:48
e19424b

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1