time property

TimeOfDay? time
getter/setter pair

Time of the day.

The first run scheduled will be either on the same day if schedule creation time precedes time_of_day or the next day otherwise.

Implementation

TimeOfDay? time;