date-fns-timezone
Parsing and formatting date strings using IANA time zones for date-fns.
date-tz
Wrapper above js native Date object for using with time zones that differs from current
timezone-data
This is a list of time zones from release 2022b of the tz database.
jstimezonedetect
This script gives you the zone info key representing your device's time zone setting. The return value is an IANA zone info key (aka the Olson time zone database).
ez-local-time
The easiest way to deal with local times, dates, and time zones in JavaScript. No heavy API, like Moment.js, just local times, dates, and time zones using the JavaScript Date API.