jama5262 / jiffy

Jiffy is a Flutter (Android, IOS and Web) date time package for parsing, manipulating, querying and formatting dates
https://pub.dev/packages/jiffy
MIT License
576 stars 124 forks source link

[ISSUE-273] Use floating points to calculate relative time #274

Closed jama5262 closed 4 months ago

jama5262 commented 4 months ago

What does this PR do?

Use floating points to calculate relative time

Issue Reference

Fixes #273 Types of changes

Screenshots

If applicable, add screenshots to help explain your problem.

Checklist

Additional Information

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.46%. Comparing base (bbf07ee) to head (733cb70).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #274 +/- ## ======================================= Coverage 96.46% 96.46% ======================================= Files 36 36 Lines 1611 1611 ======================================= Hits 1554 1554 Misses 57 57 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.