Expand my Community achievements bar.

Never miss an update of the Adobe Journey Optimizer Community Lens! Subscribe now to get the latest updates, insights, and highlights delivered straight to your inbox every time a new edition drops.

Custom Date Format

Avatar

Level 4

Hi @Mohan_Dugganab @SatheeskannaK 

I have one doubt in the custom date format we can use only date time format only. but the attribute i have data type is in date format when i am using it in the Custom Wait period with the function DateTimeOnly it is returning me "2023-08-18T00:00:00.000"  but the wait activity is not considering it when i tried with the NOW function to convert it into datetime only it is working "todatetimeonly(now())"  output is "2023-08-18T23:17:59.123434343" which is working in Wait period activity 

Do we have any walkaround solution for this.

2 Replies

Avatar

Employee Advisor

Can you share the use case ?

Avatar

Level 4

i have date format data can i convert it into the below format 
this is what i have = "2023-08-18"
output is "2023-08-18T23:17:59.123434343"

i want it in DateTimeOnly 

can we do it ??