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

Specify empty TZ string behavior and add more tests #24

Merged
merged 4 commits into from
Mar 20, 2020

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    e1f16ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90bcd7b View commit details
    Browse the repository at this point in the history
  3. Specify behavior for missing TZ string

    We will throw an error if we cannot find a TZ string or any ttinfo
    information; if TZ string is empty or otherwise missing, pick either the
    last ttinfo that applied or the last ttinfo in the list.
    pganssle committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    6e305c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54dbfbd View commit details
    Browse the repository at this point in the history