github-release-notes icon indicating copy to clipboard operation
github-release-notes copied to clipboard

Intl dates

Open cjbarth opened this issue 4 years ago • 1 comments

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

cjbarth avatar Jan 10 '21 17:01 cjbarth

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%) :arrow_down:
lib/src/_utils.js 95.65% <ø> (-0.07%) :arrow_down:
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.

codecov-io avatar Jan 10 '21 17:01 codecov-io