Skip to content

📰 dates

Formatting dates and times in JavaScript with Temporal and the Internationalization API

The Temporal API is a much improved successor to the much-hated JavaScript Date object. .toString() returns Temporal dates and times in the ISO 8601 format.

weeklyfoo #66 / 2025-01-06
javascriptdates