PreferredDateFormats
A semicolon separated string containing a list of DateTime formats which should be tried when parsing DateTime values.
データ型
string
デフォルト値
""
解説
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".