ConvertFromJsonCommand.DateKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the switch to control how DateTime values are to be parsed as a dotnet object.
[System.Management.Automation.Parameter]
public Microsoft.PowerShell.Commands.JsonDateKind DateKind { get; set; }
[<System.Management.Automation.Parameter>]
member this.DateKind : Microsoft.PowerShell.Commands.JsonDateKind with get, set
Public Property DateKind As JsonDateKind
Property Value
- Attributes