Skip to content

v0.4.2

Compare
Choose a tag to compare
@xsoh xsoh released this 17 Jul 23:51
· 33 commits to master since this release

What is new?

  • Update moment version to 2.9.0 .
  • Feat(hMonth): add support to month name.
  • Using lang() method instead of localeData() to use the same what is used in moment.js itself.