|
d = new-object System.DateTime(1999,12,31,23,59,59, [System.DateTimeKind]::Local) Instanciating an object with its parameterless constructor: $st = new-object System.Diagnostics ...
|
|
Quickstart Class Browser ... Class System.DateTimeKind
|
|
Kind Unspecified System.DateTimeKind Millisecond 0 int Minute 29 int Month 2 int Second 50 int Ticks 633386429900000000 long TimeOfDay {03:29:50} System.TimeSpan
|
|
This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
|
|
Note: This namespace, class, or member is supported only in version .NET 2.0 and later. Documentation for this section has not yet been entered.
|
|
Mono Class Library : System Namespace System.DateTimeKind Enumeration: Note: This namespace, class, or member is supported only in version .NET 2.0 ...
|