ServerTimezone Parameter (Connect-SAPAribaProcurement Cmdlet)
The time zone of the SAP Ariba API.
Syntax
Connect-SAPAribaProcurement -ServerTimezone string
Data Type
cstr
Default Value
""
Remarks
This property is used to format timestamps for data modification and filtering operations. By default, the cmdlet infers the time zone from timestamps in the response data.
Possible values include "GMT", "America/New_York", etc.