Formatting dates and times in JavaScript just got WAY easier!

Опубликовано: 11 Апрель 2026
на канале: Paul Lewis
10,123
420

Let's talk date and time formatting, shall we? Good. I'm going to make a custom element that neatly wraps a date/time value and makes it relative to the current time!

The specifics of the code can be found here! https://github.com/paullewis/pocket-m...

More info on Intl.RelativeTimeFormat at MDN (https://developer.mozilla.org/en-US/d...) and the v8 blog (https://v8.dev/features/intl-relative...)