Skip to content

neogermi/timezone-grouping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to

  1. npm install
  2. (OPTIONAL) Adapt config/database.js based on the data that you have. (*)
  3. (OPTIONAL) Adapt config/cities.js in case you want translations for your city names.
  4. Run npm run start
  5. Result will be printed into a file result_<now>.js

*) The script allows numbers for each TZ but you can also leave it empty. They are meant for cases where you want to let them sort by, e.g., number of people that live in the TZ.

About

A small script to iterate over a list of timezones and auto-groups them based on similarity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published