WeekDate Methods |
The WeekDate type exposes the following members.
Name | Description | |
---|---|---|
DayOfWeekFromNumber |
Returns the day of week for corresponding to the specified day number according to ISO 8601.
| |
Equals | (Inherited from IsoDate.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from IsoDate.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
NumberForDayOfWeek |
Returns the ISO 8601 number for a specific day of week.
| |
ToString | (Overrides ObjectToString.) | |
ToTimePoint |
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).) |