[]
Initializes a new instance of the DateChangingEventArgs class.
public DateChangingEventArgs(DateTime oldDay, DateTime newDay)
The date of the old day.
The date of the new day.