README
tz-date
A Date class in JavaScript with support for time zones.
A Date class in JavaScript with support for time zones. Forked from https://github.com/aramk/tz-date
<script type="module">
import pepesenarisTzDate from 'https://cdn.skypack.dev/@pepesenaris/tz-date';
</script>
A Date class in JavaScript with support for time zones.