Socket
Socket
Sign inDemoInstall

date-fns-tz

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

date-fns-tz - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "date-fns-tz",
"version": "1.0.0",
"version": "1.0.1",
"sideEffects": false,

@@ -5,0 +5,0 @@ "description": "Time zone support for date-fns v2 with the browser Intl API",

@@ -22,4 +22,4 @@ # date-fns-tz

- [Time Zone Helpers](#time-zone-helpers)
- [`zonedTimeToUtc`](#localtimetoutc) - Get the UTC date/time from a date representing local time in a given time zone
- [`utcToZonedTime`](#utctolocaltime) - Get a date/time representing local time in a given time zone from the UTC date
- [`zonedTimeToUtc`](#zonedtimetoutc) - Get the UTC date/time from a date representing local time in a given time zone
- [`utcToZonedTime`](#utctozonedtime) - Get a date/time representing local time in a given time zone from the UTC date
- [Time Zone Formatting](#time-zone-formatting)

@@ -26,0 +26,0 @@ - [`format`](#format) - Extends `date-fns/format` with full time zone support

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