NWeekDateTimeUnit Class Members
In This Topic
The following tables list the members exposed by NWeekDateTimeUnit.
Public Properties
| Name | Description |
| DateTimeUnit | Overridden. The date/time unit enum value. |
| Ticks | Overridden. Returns the number of ticks in this date time unit |
Top
Public Methods
| Name | Description |
| Add | Overridden. Add the unitCount to the dateTime. |
| GetIsoWeekNumer | Obtains the ISO week number given a DateTime |
| GetIsoWeekOne | Returns the date time corresponding to first ISO week in the year |
| ToTimeSpan | Returns the time span equivalent of this date/time unit |
Top
See Also