time property
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;
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.
TimeOfDay? time;