Click or drag to resize
CalendarDate Methods

The CalendarDate type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from IsoDate.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from IsoDate.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Public methodToTimePoint
Returns a point in time represented by that date and a supplied time of day. If the date or time lacks precision, or if the time is omitted, then the smallest valid point in time for this specification is returned.
(Overrides IsoDateToTimePoint(Time, TimeZoneInfo).)
Top
See Also