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

Ensure Time objects have the correct timezone #2

Merged
merged 1 commit into from Dec 26, 2014
Merged

Ensure Time objects have the correct timezone #2

merged 1 commit into from Dec 26, 2014

Conversation

joeyates
Copy link
Contributor

  • the use of Time.parse in the tests means that the Time objects
    obtained have the same timezone as the local system,
  • the tests assume that the timezone in +0900 (JST),
  • this change forces the Time objects to have +0900.

* the use of Time.parse in the tests means that the Time objects
  obtained have the same timezone as the local system,
* the tests assume that the timezone in +0900 (JST),
* this change forces the Time objects to have +0900.
@y10k y10k merged commit b2aabcd into y10k:master Dec 26, 2014
@joeyates joeyates deleted the tests_work_in_any_timezone branch December 26, 2014 16:45
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.

None yet

2 participants