Noda Time
Now Property
NamespacesNodaTimeIClockNow

[This is preliminary documentation and is subject to change.]

Gets the current Instant on the time line according to this clock.
Declaration Syntax
C#Visual BasicVisual C++
Instant Now { get; }
ReadOnly Property Now As Instant
	Get
property Instant Now {
	Instant get ();
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)