ADO.NET Provider for NetSuite

Build 23.0.8839

NetsuiteDateFormat

The preffered date format set in NetSuite UI.

データ型

string

デフォルト値

"MM-dd-yyyy"

解説

The preffered date format set in NetSuite UI. This format should be used when filtering based on Date. You can change the date format in NetSuite UI using Home -> Set Preferences -> Formatting.

Available values are: 'M/D/YYYY', 'D/M/YYYY', 'D.M.YYYY', 'D-MONTH-YYYY', 'D MONTH, YYYY', 'YYYY/M/D', 'YYYY-M-D', 'DD/MM/YYYY', 'DD-MON-YYYY', 'DD.MM.YYYY', 'DD-MONTH-YYYY', 'DD MONTH, YYYY', 'MM/DD/YYYY', 'YYYY/MM/DD', 'YYYY-MM-DD'.

Note:This property is only applicable for SuiteQL Schema. If the two formats are mismatched, the server throws an exception.

This property applies to SuiteQL only.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839