You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In com.github.jknack.handlebars.helper.StringHelpers for the dateFormat helper we can add the support for (the good old) Calendar as already exists for (the good old) Date :
Hi,
In
com.github.jknack.handlebars.helper.StringHelpers
for thedateFormat
helper we can add the support for (the good old)Calendar
as already exists for (the good old)Date
:Actual :
Proposal :
The text was updated successfully, but these errors were encountered: