Cleverstack Timezone module
The backend timezone module provides seed data and routes for you to pull down a list of timezones.
Setup
- Add 'clever-timezone-backend' to the bundledDependencies array of your app's package.json.
- Run
grunt db
to rebase and seed the timezone data.