Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #94 - Clock format toggling doesn't rotate through options as expected #95

Merged
merged 2 commits into from
Nov 8, 2018

Conversation

aywaldron
Copy link
Contributor

  • added variable 'local' to Clock
  • updated toggleTimeFormat to use new 'local' var
  • updated function tz in format.js to return 'Local Time' string
  • updated test_clock.js to test toggling between local time
  • added fsevents 1.2.4 to package.json

Resolves #94

@aywaldron aywaldron requested review from a team as code owners November 7, 2018 00:27
…xpected

- added variable 'local' to Clock
- updated toggleTimeFormat to use new 'local' var
- updated function tz in format.js to return 'Local Time' string
- updated test_clock.js to test toggling between local time
- added fsevents 1.2.4 to package.json
- updated package-lock.json to be insync with package.json
@aywaldron aywaldron changed the title Issue-94 Clock format toggling doesn't rotate through options as expected Issue #94 - Clock format toggling doesn't rotate through options as expected Nov 8, 2018
@jordanpadams jordanpadams merged commit 72a34ab into master Nov 8, 2018
@jordanpadams jordanpadams deleted the issue-94 branch November 8, 2018 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants