Welcome to Time Zone Organizer(TZO). TZO helps you coordinate schedule across time zones. Everything is stored in localStorage, no login required.
- Display real sunset/sunrise time.
- Export data, backup to cloud service.
- Clone this repository
yarn install
yarn start
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
This project is licensed under the MIT License
This project used Create React App, DefinitelyTyped, Spacetime, React-confirm-alert, React-datepicker, React-select.