Cmdlets for JSON

Build 25.0.9434

Culture Parameter (Connect-JSON Cmdlet)

This setting can be used to specify culture settings that determine how the provider interprets certain data types that are passed into the provider. For example, setting Culture='de-DE' will output German formats even on an American machine.

Syntax

Connect-JSON -Culture string

Data Type

cstr

Default Value

""

Remarks

This property affects the cmdlet input. To interpret values in a different cultural format, use the Client Culture property. By default the cmdlet uses the current locale settings of the machine to interpret input and format output.

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