Month (3) to word (March) Nunjucks filter #227
Labels
JavaScript
Pull requests that update Javascript code
Nunjucks
Pull requests that involve nunjucks functionality
Description
For the formatting of dates on the check your answers page in a prototype, I came across this this useful Nunjucks filter to change a number, like 1 "12" or 04, to a month in words: https://github.com/nhsuk/permission-to-contact-prototype/blob/master/app/filters.js#L12
I think this would be useful adding to main prototype kit?
The text was updated successfully, but these errors were encountered: