Time
A point in time recurring on multiple days in the form hh:mm:ss[Z|(+|-)hh:mm] (see XML schema for details).
Instances of Time may appear as values for the following properties
Property | On Types | Description |
---|---|---|
arrivalTime
|
Trip | The expected arrival time. |
availabilityEnds
|
ActionAccessSpecification or Demand or Offer | The end of the availability of the product or service included in the offer. |
availabilityStarts
|
ActionAccessSpecification or Demand or Offer | The beginning of the availability of the product or service included in the offer. |
checkinTime
|
LodgingBusiness or LodgingReservation | The earliest someone may check into a lodging establishment. |
checkoutTime
|
LodgingBusiness or LodgingReservation | The latest someone may check out of a lodging establishment. |
closes
|
OpeningHoursSpecification | The closing hour of the place or service on the given day(s) of the week. |
departureTime
|
Trip | The expected departure time. |
doorTime
|
Event | The time admission will commence. |
endTime
|
Action or FoodEstablishmentReservation or MediaObject | The endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to end. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to December. For media, including audio and video, it's the time offset of the end of a clip within a larger file. Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions. |
opens
|
OpeningHoursSpecification | The opening hour of the place or service on the given day(s) of the week. |
startTime
|
Action or FoodEstablishmentReservation or MediaObject | The startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the time that it is expected to start. For actions that span a period of time, when the action was performed. e.g. John wrote a book from January to December. For media, including audio and video, it's the time offset of the start of a clip within a larger file. Note that Event uses startDate/endDate instead of startTime/endTime, even when describing dates with times. This situation may be clarified in future revisions. |