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

Allow custom "now" in naturaldelta and naturaltime #144

Merged
merged 3 commits into from
Oct 3, 2020

Commits on Oct 1, 2020

  1. Use black==20.8b1

    phijor committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    22afe14 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Allow custom reference time in naturaldelta and naturaltime

    This allows having a different point in time to which a value is
    compared.  Useful if one is dealing with datetimes that are not
    in the local timezone.
    phijor committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    3c800b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

  1. Configuration menu
    Copy the full SHA
    b37dc30 View commit details
    Browse the repository at this point in the history