Skip to Content
0
Mar 21, 2018 at 12:36 PM

Agentry - rule convert string to date

223 Views

Hi,

I want to initialize a Date Property with a string value ("31.12.2018").

dd.MM.yyyy is the format of every dates in my object.

How can I do that?

Test 1: string conversion -> empty field

Test 2:string conversion with date format -> today : 21.03.2018

Test 3: string direct to the date property -> 01.02.2001

Thanks

Attachments

1-date-string.jpg (57.3 kB)
3-string.jpg (52.1 kB)