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 ISO-8601 timezone parsing issue #3421

Closed
wants to merge 5 commits into from

Commits on Sep 29, 2016

  1. parse +-hhmm timzones

    Benyounes Moumni committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    46162d7 View commit details
    Browse the repository at this point in the history
  2. Preseve timezone when converting Date to moment

    Benyounes Moumni committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    877988f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Revert "Preseve timezone when converting Date to moment"

    This reverts commit 877988f.
    Benyounes Moumni committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    db6f4ae View commit details
    Browse the repository at this point in the history
  2. Make druid driver output timezone in +HH:mm instead of +HHmm

    Benyounes Moumni committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    3aff300 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. add tests. Fix momentjs version

    Benyounes Moumni committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    f74ed68 View commit details
    Browse the repository at this point in the history