PreferredDateFormats Parameter (Connect-NetSuite Cmdlet)
A semicolon separated string containing a list of DateTime formats which should be tried when parsing DateTime values.
Syntax
Connect-NetSuite -PreferredDateFormats string
Data Type
cstr
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".