PreferredDateFormats
A semicolon separated string containing a list of DateTime formats which should be tried when parsing DateTime values.
Data Type
string
Default Value
""
Remarks
If passing more than one format, enclose it in double quotes. For example, PreferredDateFormats="dd MMM yyyy;dd, mm yyyy;E, dd MMM yyyy HH:mm:ss z".