ISO 8601 Date Format: UTC, Timestamps & JavaScript
See ISO 8601 date, time, UTC, offset, and timestamp formats, then format or parse them in JavaScript with native APIs and isoformat.
See ISO 8601 date, time, UTC, offset, and timestamp formats, then format or parse them in JavaScript with native APIs and isoformat.
Convert timeout strings to milliseconds in JavaScript. Handles “2 days 5 hours” format. Perfect for cache TTLs and rate limits.
A zero-dependency JavaScript library that converts timestamps into human-readable formats like “just now” or “3 days ago” for modern apps.
A JavaScript library for date operations. Handle time zones, format dates, and perform calculations with a clean API. Built for reliability and ease of use.
format-date is a super tiny (~0.4kb) JavaScript library to format JavaScript date() strings using custom Date and Time patterns.
A tiny JavaScript DateTime manipulation library to parse and format DateTime strings using PHP Date and Time formats.
tinydate is an extremely lightweight (0.3 kb minified) JavaScript library used for formatting date/time strings using pure JavaScript.