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