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

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

Merged

Conversation

jama5262
Copy link
Owner

@jama5262 jama5262 commented Mar 9, 2023

What does this PR do?

Option to omit prefix and suffix from relative datetime functions

Issue Reference

Fixes #163

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Maintenance change (non-breaking change such as upgrading a dependency, refactoring, or making a lint fix)
  • Documentation update
  • Breaking change (a fix or feature that would cause existing functionality to change)

Screenshots

If applicable, add screenshots to help explain your problem.

Checklist

  • Wrote additional tests, if needed
  • All tests have passed
  • I have updated the documentation accordingly, if needed.

Additional Information

@codecov
Copy link

codecov bot commented Mar 9, 2023

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
@@           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 Coverage Δ
lib/src/display.dart 100.00% <100.00%> (ø)
lib/src/jiffy.dart 98.81% <100.00%> (+0.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@jama5262 jama5262 merged commit f17c6f3 into master Mar 9, 2023
5 checks passed
@jama5262 jama5262 deleted the ISSUE-163-hide_prefix_and_suffix_for_relative_datetime branch March 9, 2023 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support durations
1 participant