Join Slack
Powered by
Is there an easy way to convert a date field to th...
# general
l
Luis
08/18/2023, 7:08 AM
Is there an easy way to convert a date field to this format in the advanced pdf template? YYYY-MM-DD
m
Marc
08/18/2023, 8:41 AM
Try with freemarker : ${record.datefield?string["yyyy-MM-dd"]}
l
Luis
08/18/2023, 1:22 PM
Thank you. I will try that.
Open in Slack
Previous
Next