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 the documentation for the dateFormats and timeFormats configuration options #956

Merged
merged 20 commits into from
Sep 6, 2022

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    ad0d133 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    sequba committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7938d91 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    97b951f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e47c7 View commit details
    Browse the repository at this point in the history
  3. Make time-parsing function return the same number regardless of the n…

    …umber of seconds' decimal places specified in the timeFormats configuration option
    sequba committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    0da6767 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20273be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    034f9f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Configuration menu
    Copy the full SHA
    0ce89a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b786051 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71600ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6a883b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f83b5d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7568464 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    b6993dc View commit details
    Browse the repository at this point in the history
  2. Update changelog - describe the new rounding strategy of the default …

    …time-parsing function.
    sequba committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    8fd38b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Describe the return values of parseDateTime, stringifyDateTime and st…

    …ringifyDuration in the API reference
    sequba committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    51e9884 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba4edd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd4a2d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Fix 404 in API reference link

    sequba committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e389339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28fde78 View commit details
    Browse the repository at this point in the history