novu
novu copied to clipboard
🚀 Feature: current date handlebar helper
🔖 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?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Contributing Guidelines
Are you willing to submit PR?
None
@jainpawan21 I would like to work on this, can you assign it to me?