Hi fellow Bonfirers,
Hope you are all doing well and kicking goals 🙂 Need some help to convert a string value that is passed in JSON payload " 2023-05-29T00:00:00.000+00:00 " to date for use in SMS. The below liquid {{event_properties.${due_date} | date: '%e -%b -%Y'}} still outputs the UTC string value 2023-05-29T00:00:00.000+00:00
Cheers | Raj