Gets the current local date and time.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax DateTime LocalNow { get; }
ReadOnly Property LocalNow As DateTime
Get
property DateTime LocalNow {
DateTime get ();
}
abstract LocalNow : DateTime with get
Property Value
Type:
DateTimeSee Also