Noda Time
Now Property
NamespacesNodaTimeSystemClockNow

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

Gets the current time as an Instant.
Declaration Syntax
C#Visual BasicVisual C++
public Instant Now { get; }
Public ReadOnly Property Now As Instant
	Get
public:
virtual property Instant Now {
	Instant get () sealed;
}
Value
The current time in ticks as an Instant.

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