clever-timezone-backend

Timezones for CleverStack

Usage no npm install needed!

<script type="module">
  import cleverTimezoneBackend from 'https://cdn.skypack.dev/clever-timezone-backend';
</script>

README

Cleverstack Timezone module

The backend timezone module provides seed data and routes for you to pull down a list of timezones.

Setup

  1. Add 'clever-timezone-backend' to the bundledDependencies array of your app's package.json.
  2. Run grunt db to rebase and seed the timezone data.