public static NTransitionTime CreateFloatingDateRule( System.DateTime timeOfDay, System.int month, System.int week, System.DayOfWeek dayOfWeek )
Parameters
- timeOfDay
- The time at which the time change occurs.
- month
- The month in which the time change occurs.
- week
- The week of the month in which the time change occurs.
- dayOfWeek
- The day of the week on which the time change occurs.
Return Value
Data about the time change.