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 elapsed_years to Date and DateTime #557

Merged
merged 34 commits into from Jun 8, 2022
Merged

Commits on Apr 21, 2021

  1. Add elapsed_years() to Date

    yozhgoor committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4d87d7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ee278 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a493f26 View commit details
    Browse the repository at this point in the history
  4. Oops

    yozhgoor committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    54274a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb25a77 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. WIP

    yozhgoor committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    f059cb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    73eac80 View commit details
    Browse the repository at this point in the history
  2. Add better tests

    yozhgoor committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    351c1cf View commit details
    Browse the repository at this point in the history
  3. Change variable name

    yozhgoor committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    767f87a View commit details
    Browse the repository at this point in the history
  4. Clean up

    yozhgoor committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6d569fb View commit details
    Browse the repository at this point in the history
  5. Clean up

    yozhgoor committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6ab485a View commit details
    Browse the repository at this point in the history
  6. Update changelog and authors

    yozhgoor committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5d1af60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cab008d View commit details
    Browse the repository at this point in the history
  8. Clean up

    yozhgoor committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f676c1f View commit details
    Browse the repository at this point in the history
  9. Adapt changelog

    yozhgoor committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    4c52ec7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Update src/lib.rs

    Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
    yozhgoor and cecton committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    5e3eba3 View commit details
    Browse the repository at this point in the history
  2. Update src/lib.rs

    Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
    yozhgoor and cecton committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    bd6a7a7 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
    yozhgoor and cecton committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    3006303 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    520d83e View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
    Milo123459 and cecton committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    3fa7eaa View commit details
    Browse the repository at this point in the history
  3. Update src/datetime.rs

    Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
    Milo123459 and cecton committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    a069d56 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Update

    yozhgoor committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a4a026a View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

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

Commits on Jan 10, 2022

  1. New blank line at EOF

    yozhgoor committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    7816be1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a90aff View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    ba17106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81fabab View commit details
    Browse the repository at this point in the history
  3. Clean up

    yozhgoor committed May 27, 2022
    Configuration menu
    Copy the full SHA
    d893578 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. After review

    yozhgoor committed May 28, 2022
    Configuration menu
    Copy the full SHA
    83aab1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f1e43 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Replace TryFrom

    yozhgoor committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    22945a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492c802 View commit details
    Browse the repository at this point in the history