@chopshop/tz

IANA Time Zone

Usage no npm install needed!

<script type="module">
  import chopshopTz from 'https://cdn.skypack.dev/@chopshop/tz';
</script>

README

@chopshop/tz

TZ typescript type is the Internet Assigned Numbers Authority (IANA) time zone database.

import { TZ } from '@chopshop/tz';

const timeZone: TZ = 'America/New_York';