Google Tag Manager

Forum Discussion

kppool's avatar
kppool
Collaborator
1 year ago

Re: How to change the date format in an email using liquid

Does this work for custom attributes? I can't seem to make this set up work:
{{custom_attribute.${next_club_delivery_date}|date:"%d.%m.%Y"}}

1 Reply

  • sparkplant's avatar
    sparkplant
    Collaborator

    Hi kppool

    this  will work with custom attributes as well.
    Please make sure, that the field is recognized as a date-type in Braze: See Custom Attributes Data Types 

    You can take a look under Data Settings > Custom Attributes to see if Braze automatically detects the data type.