Values.HandOffTimeSourceDetails about when an on-call rotation shift begins or ends.
type nonrec t = {hourOfDay : HourOfDay.t;The hour when an on-call rotation shift begins or ends.
*)minuteOfHour : MinuteOfHour.t;The minute when an on-call rotation shift begins or ends.
*)}