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

Fix joda time timezone handling #513

Merged

Commits on Nov 21, 2013

  1. Configuration menu
    Copy the full SHA
    0559214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb1eee View commit details
    Browse the repository at this point in the history
  3. Made DateTime behave like a real timestamp instead of a local date time.

    The databases returns timestamps adjusted to local zone, we need to convert back and forth to GMT for proper behaviour.
    spelletier committed Nov 21, 2013
    Configuration menu
    Copy the full SHA
    3d05c43 View commit details
    Browse the repository at this point in the history