Noda Time
TickOfDay Property
NamespacesNodaTimeZonedDateTimeTickOfDay

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

Gets the tick of this zoned date and time within the day, in the range 0 to 863,999,999,999 inclusive.
Declaration Syntax
C#Visual BasicVisual C++
public long TickOfDay { get; }
Public ReadOnly Property TickOfDay As Long
	Get
public:
property long long TickOfDay {
	long long get ();
}

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