nuxt-community / date-fns-module

Modern JavaScript date utility library - date-fns for Nuxt.js
MIT License
78 stars 8 forks source link

fix: add 'formatDuration' to fix #37 #38

Closed codesxt closed 4 years ago

codesxt commented 4 years ago

Added the 'formatDuration' method to the twoParams array to enable proper localization.

codecov[bot] commented 4 years ago

Codecov Report

Merging #38 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           12        12           
  Branches         3         3           
=========================================
  Hits            12        12           

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 346e414...3226ae8. Read the comment docs.