搜索 "moment.js" 的结果(共 5 个)
moment-duration-format-commonjs
A moment.js plugin for formatting durations.
MIT
helper-date
Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere
MIT
moment-jdateformatparser
Translates the `java.text.SimpleDateFormat` date format to the `moment.js` date format.