Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/complaindate/support/intlParts.ts

JavaScript date-time utilities that keep timezones on the surface
Latest
import * as complaindate from "https://deno.land/x/complaindate@v1.0.1/support/intlParts.ts";

Functions

Get a function curried with an Intl DateTimeFormat, to extract an object of parts keyed by type from its native JS Date arguments.