New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@date-fns/tz

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@date-fns/tz - npm Package Versions

2

1.2.0

Diff

Changelog

Source

v1.2.0 - 2024-10-31

Fixed

  • Fixed issue with setTime not syncing the value to the internal date resulting in incorrect behavior #16, #24.
kossnocorp
published 1.1.2 •

Changelog

Source

v1.1.2 - 2024-09-24

Fixed

  • Improved compatability with FormatJS Intl polifyll #8. Thanks to @kevin-abiera.
kossnocorp
published 1.1.1 •

Changelog

Source

v1.1.1 - 2024-09-23

Fixed

  • Reworked DST handling to fix various bugs and edge cases. There might still be some issues, but I'm actively working on improving test coverage.
kossnocorp
published 1.1.0 •

Changelog

Source

v1.1.0 - 2024-09-22

This is yet another critical bug-fix release. Thank you to all the people who sent PRs and reported their issues. Special thanks to @huextrat, @allohamora and @lhermann.

Fixed

Added

  • Added support for ±HH:MM/±HHMM/±HH time zone formats for Node.js below v22 (and other environments that has this problem) #3
kossnocorp
published 1.0.2 •

Changelog

Source

v1.0.2 - 2024-09-14

This release fixes a couple of critical bugs in the previous release.

Fixed

  • Fixed UTC setters functions generation.

  • Create Invalid Date instead of throwing an error on invalid arguments.

  • Make all the number getters return NaN when the date or time zone is invalid.

  • Make tzOffset return NaN when the date or the time zone is invalid.

kossnocorp
published 1.0.1 •

Changelog

Source

v1.0.1 - 2024-09-13

Initial version

kossnocorp
published 1.0.0 •

kossnocorp
published 0.3.3 •

kossnocorp
published 0.3.2 •

kossnocorp
published 0.3.1 •

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc