For example, when we output our segment to the Data Landing Zone the Date format is yyyy-mm-dd. Is it possible to change this date format in the output file to mm/dd/yyyy?
Solved! Go to Solution.
Hi,
Adobe Experience Platform (AEP) do not have an out-of-the-box feature that allows you to change the date format in the output file directly from the user interface. The date format is set to be ISO-8601 (YYYY-MM-DD) and this is applied across the entire platform for consistency and standardization.
You would have to tackle it in post processing of data.
Thanks
Madhan
Hi @MichaelBailey , to my knowledge unfortunately there is no such option as of now exists. All you can either have "YYYYMMDD_HHMMSS" or "10-digit Unix format". I'm hoping soon Adobe would add more formats into that list
Hi,
Adobe Experience Platform (AEP) do not have an out-of-the-box feature that allows you to change the date format in the output file directly from the user interface. The date format is set to be ISO-8601 (YYYY-MM-DD) and this is applied across the entire platform for consistency and standardization.
You would have to tackle it in post processing of data.
Thanks
Madhan
Views
Likes
Replies