NetsuiteLongDateFormat
The preffered long date format set in NetSuite UI.
データ型
string
デフォルト値
"MMM dd, yyyy"
解説
The preffered long date format set in NetSuite UI. This format should be used when filtering based on long date. You can change the long date format in NetSuite UI using Home -> Set Preferences -> Formatting
Available values are: 'Month D, YYYY', 'D Month YYYY', 'YYYY Month D', 'Month DD, YYYY', 'DD Month YYYY', 'YYYY Month DD'.
Note:This property is only applicable for SuiteQL Schema. If the two formats are mismatched, the server throws an exception.
This property only applies when Schema is set to SuiteQL.