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

Support configuring a default timezone in JSON parser #5472

Merged
merged 4 commits into from
Feb 25, 2019
Merged

Support configuring a default timezone in JSON parser #5472

merged 4 commits into from
Feb 25, 2019

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    4f1ece4 View commit details
    Browse the repository at this point in the history
  2. Add json_timezone support to JSON parser

    Rename option from json_time_zone to json_timezone
    
    Documented json_timezone option
    
    Corrected Timezone case in test
    
    Add configuration parsers for json_timezone
    
    Handle json_timezone properly
    ddrinka committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    940e78c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1707e4 View commit details
    Browse the repository at this point in the history
  4. Pass 32-bit tests

    ddrinka committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    5b34ce1 View commit details
    Browse the repository at this point in the history