helpers / 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 registered. Also compatible with verb, assemble and Template.
MIT License
6 stars 10 forks source link

Added pattern to opts object to fix issue #1 #2

Closed bradtaylorsf closed 7 years ago

jonschlinkert commented 7 years ago

closes https://github.com/helpers/helper-date/issues/1