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
Add current date handlebar helper to add full date time customization option
🎤 Why is this feature needed ?
Currently, Novu has a date handlebar helper that can customize the format of the date value. But the actual value should be sent via the payload variable.
✌️ How do you aim to achieve this?
Similar to this
{{curDate 'EEEE, MMMM DO yyyy'}}
curDate is helper and later part is for custmization.
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
🔖 Feature description
Add current date handlebar helper to add full date time customization option
🎤 Why is this feature needed ?
Currently, Novu has a date handlebar helper that can customize the format of the date value. But the actual value should be sent via the payload variable.
✌️ How do you aim to achieve this?
Similar to this
{{curDate 'EEEE, MMMM DO yyyy'}}
curDate is helper and later part is for custmization.
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: