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

Intl dates #292

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Intl dates #292

wants to merge 3 commits into from

Conversation

cjbarth
Copy link
Contributor

@cjbarth cjbarth commented Jan 10, 2021

Add support for formatting dates using the Intl library. See #147 .

@codecov-io
Copy link

codecov-io commented Jan 10, 2021

Codecov Report

Merging #292 (4210dd4) into master (d7ad51a) will decrease coverage by 0.54%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #292      +/-   ##
==========================================
- Coverage   39.08%   38.53%   -0.55%     
==========================================
  Files           8        8              
  Lines         394      397       +3     
==========================================
- Hits          154      153       -1     
- Misses        240      244       +4     
Impacted Files Coverage Δ
lib/src/Gren.js 4.68% <0.00%> (-0.09%) ⬇️
lib/src/_utils.js 95.65% <ø> (-0.07%) ⬇️
lib/src/templates.js 50.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 305e5c6...4210dd4. Read the comment docs.

@cjbarth cjbarth marked this pull request as ready for review March 26, 2021 22:29
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.

None yet

2 participants