Showing 1-20 of 118 packages
Intl.DateTimeFormat polyfill
Format a date using Intl.DateTimeFormat goodness.
Surgically polyfills timezone support in Intl.DateTimeFormat API
Provides localized date/time format patterns for styles full, long, medium and short, using Intl.DateTimeFormat.
Library to map CLDR Pattern/Skeleton to Intl.DateTimeFormat options
Surgically polyfills timezone support in Intl.DateTimeFormat API. Custom fork.
Simplified Intl.DateTimeFormat formatters.
Localized formatting a js Date using Intl.DateTimeFormat (WIP)
A fast, lightweight, zero-dependency library to translate between Time Zones and UTC with native Intl.DateTimeFormat in ~100 LoC. For Node.js & Browsers.
Provides localized date/time format patterns for styles full, long, medium and short, usable with Intl.DateTimeFormat, compliant with Unicode LDML.
A simple library to parse date object from string or convert date object to string by provided format base on native browser API (Intl.DateTimeFormat).
@formatjs/intl-datetimeformat locale data
A parser & formatter for ICU DateFormat skeleton strings
Get the system locale
Routines for computations on calendars. Extend Date and Intl.DateTimeFormat. Allow custom calendars. Add historical gregorian calendars with custom switching date. Specify date in custom calendar. Helps creating calendars for Ecma TC39's Temporal. Handle
Core functionality that is shared among numerous UI components
Formats a timestamp as a localized string or as relative text that auto-updates in the user's browser.
The easiest way to work with dates in JavaScript and TypeScript.
Optimized Date & Time formatting using cached `Intl.DateTimeFormat` instances configured to a common set of long and short format patterns.
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal