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
588 stars 126 forks source link

[ISSUE-163] Option to omit prefix and suffix from relative datetime functions #218

Closed jama5262 closed 1 year ago

jama5262 commented 1 year ago

What does this PR do?

Option to omit prefix and suffix from relative datetime functions

Issue Reference

Fixes #163

Types of changes

Screenshots

If applicable, add screenshots to help explain your problem.

Checklist

Additional Information

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (c907281) 96.30% compared to head (7f052b4) 96.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #218 +/- ## ======================================= Coverage 96.30% 96.31% ======================================= Files 34 34 Lines 1544 1548 +4 ======================================= + Hits 1487 1491 +4 Misses 57 57 ``` | [Impacted Files](https://codecov.io/gh/jama5262/jiffy/pull/218?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed) | Coverage Δ | | |---|---|---| | [lib/src/display.dart](https://codecov.io/gh/jama5262/jiffy/pull/218?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9kaXNwbGF5LmRhcnQ=) | `100.00% <100.00%> (ø)` | | | [lib/src/jiffy.dart](https://codecov.io/gh/jama5262/jiffy/pull/218?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9qaWZmeS5kYXJ0) | `98.81% <100.00%> (+0.02%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.