TimeRange
Message Summary
message TimeRange
A range of time during a day.
Include: datetime.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
start_time_of_day | Duration | The start time for the time range. Time of day is represented as a duration offset relative to 00:00 (Midnight). | ||
end_time_of_day | Duration | The end time for the time range. Time of day is represented as a duration offset relative to 00:00 (Midnight). |