Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

How to transform and ingest month name in Data prep?

Avatar

Level 2

Hi,

 

The source data is sending the date in format: "May 28 2020 8:07AM". I have to map this field to a dateTime field. How can I do it?

I tried using this as a calculated field with logic: date(Last_Status_Update_Date,"L dd yyyy h:mma"), but my field didn't get any values.

I will appreciate any help on how to transform this field to zoned dateTime format.

 

Thanks,

Swastika.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@swastika_lal1 I'm not a Data Prep expert I'm afraid but found these functions (to Convert a date string into a ZonedDateTime) if that helps:

https://experienceleague.adobe.com/docs/experience-platform/data-prep/functions.html?lang=en#date-an... 

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

@swastika_lal1 I'm not a Data Prep expert I'm afraid but found these functions (to Convert a date string into a ZonedDateTime) if that helps:

https://experienceleague.adobe.com/docs/experience-platform/data-prep/functions.html?lang=en#date-an...