Cmdlets for NetSuite

Build 25.0.9434

SuiteQLDateFormat Parameter (Connect-NetSuite Cmdlet)

Specifies an optional override for the default Date format.

Syntax

Connect-NetSuite -SuiteQLDateFormat string

Data Type

cstr

Default Value

""

Remarks

Use this property to override the default Date format when querying NetSuite using SuiteQL. This affects how date values are formatted in query results, but does not change how dates are stored in NetSuite.

For example, if NetSuite's default format is DD/MM/YYYY, but you prefer YYYY-MM-DD, set: SuiteQLDateFormat=YYYY-MM-DD. This ensures that date fields in query results are returned in YYYY-MM-DD format. This property applies only when Schema is set to SuiteQL.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434