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-192] Update how we use utc #193

Closed jama5262 closed 1 year ago

jama5262 commented 1 year ago

What does this PR do?

Update how we use utc

Resolves #192 and #85

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.24% // Head: 96.30% // Increases project coverage by +0.06% :tada:

Coverage data is based on head (20788d5) compared to base (ce20c0c). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #193 +/- ## =========================================== + Coverage 96.24% 96.30% +0.06% =========================================== Files 34 34 Lines 1516 1543 +27 =========================================== + Hits 1459 1486 +27 Misses 57 57 ``` | [Impacted Files](https://codecov.io/gh/jama5262/jiffy/pull/193?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/193?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/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9qaWZmeS5kYXJ0) | `98.78% <100.00%> (+0.03%)` | :arrow_up: | | [lib/src/manipulator.dart](https://codecov.io/gh/jama5262/jiffy/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9tYW5pcHVsYXRvci5kYXJ0) | `100.00% <100.00%> (ø)` | | | [lib/src/parser.dart](https://codecov.io/gh/jama5262/jiffy/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jama+Mohamed#diff-bGliL3NyYy9wYXJzZXIuZGFydA==) | `100.00% <100.00%> (ø)` | | 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.