README
bs-moment-timezone
BuckleScript bindings for Moment Timezone.
This package is derived from bs-moment. It adds support for the tz
function on Moment instances and depends on moment-timezone
instead of moment
.
BuckleScript bindings for Moment.js with timezone support
<script type="module">
import bsMomentTimezone from 'https://cdn.skypack.dev/bs-moment-timezone';
</script>
BuckleScript bindings for Moment Timezone.
This package is derived from bs-moment. It adds support for the tz
function on Moment instances and depends on moment-timezone
instead of moment
.