Noda Time
HasDateComponent Property
NamespacesNodaTimePeriodHasDateComponent

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

Returns whether or not this period contains any non-zero date-based properties (days or higher).
Declaration Syntax
C#Visual BasicVisual C++
public bool HasDateComponent { get; }
Public ReadOnly Property HasDateComponent As Boolean
	Get
public:
property bool HasDateComponent {
	bool get ();
}

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