dsegovia90 / chingu

Pair programming app for chingu cohorts.
https://chingupp.herokuapp.com/
3 stars 3 forks source link

Unify timezone #41

Closed dsegovia90 closed 7 years ago

dsegovia90 commented 7 years ago

Storing the array in a file lib/timezones.js and exporting it with module.exports. If we need to change in the future the timezone array, we only need to change it in one place.