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