time property

TimeOfDay? time
getter/setter pair

Time of the day.

If day is today, the first run will happen today if schedule creation time precedes time_of_day, and the next week otherwise.

Implementation

TimeOfDay? time;