how to set the weekday Monday, Tuesday, Wednesday, Thursday etc in created_at_formatted
example: Placed on 23.06.2022, 12:00:19
to set
Placed on: Friday, 24.06.2022
{{trans ‘Placed on %created_at’
created_at=$created_at_formatted |raw}}
how to set the weekday Monday, Tuesday, Wednesday, Thursday etc in created_at_formatted
example: Placed on 23.06.2022, 12:00:19
to set
Placed on: Friday, 24.06.2022
{{trans ‘Placed on %created_at’
created_at=$created_at_formatted |raw}}