WeekDate MethodsA Sandcastle Documented Class Library

The WeekDate type exposes the following members.

Methods

  NameDescription
Public methodStatic memberDayOfWeekFromNumber
Returns the day of week for corresponding to the specified day number according to ISO 8601.
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 methodStatic memberNumberForDayOfWeek
Returns the ISO 8601 number for a specific day of week.
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

Reference