Email template variable {{createdAt}} is sent in ISO8601.
It would be better to have user-friendlier format.
If localization is possible, it should be in the language of the widget (actionPage.locale).
If no localization, in some ddmmyyyy (time?) variant.
Email template variable {{createdAt}} is sent in ISO8601.
It would be better to have user-friendlier format. If localization is possible, it should be in the language of the widget (actionPage.locale). If no localization, in some ddmmyyyy (time?) variant.
The relevant code might be here https://github.com/fixthestatusquo/proca-server/blob/main/proca/lib/proca/service/email_merge.ex.
We should have createdAt on this list https://github.com/fixthestatusquo/proca-server/blob/c79a8c05c7aa2fb11112af7502e3628c9d0d2a75/proca/lib/proca/service/email_merge.ex#L7