departAt

fun departAt(departAt: Date): RoutingOptions.Builder

Specifies the departure time in RFC 3339 format with an optional time zone offset. Example:

  • 1996-12-19T16:39:57

  • 1996-12-19T16:39:57-08:00

Important: This is a Public Preview API. It may be changed or removed at any time.

Return

The builder of the query with a new value of the depart time.