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

Add support for negative timestamp #1060

Merged
merged 5 commits into from Jun 17, 2022

Commits on Jun 6, 2022

  1. Copy the full SHA
    7d59127 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Copy the full SHA
    23ca1f3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    abc5d96 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Copy the full SHA
    4bc90c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. refactor(date.py, test_date.py, settings.rst): include PR reviews

    * (date.py): only matches positive timestamp when given, not the default.
    * (test_date.py): replace ``negative_allowed`` with ``negative`` to avoid any
      assumption that both postive and negative are parsed.
    * (settings.rst): improve doc statement for ``negative-timestamp`` parser.
    gutsytechster committed Jun 16, 2022
    Copy the full SHA
    d55b383 View commit details
    Browse the repository at this point in the history