

# RoutePedestrianDeparture


Details corresponding to the departure for a leg.

Time format:`YYYY-MM-DDThh:mm:ss.sssZ | YYYY-MM-DDThh:mm:ss.sss+hh:mm` 

Examples:

 `2020-04-22T17:57:24Z` 

 `2020-04-22T17:57:24+02:00` 

## Contents


 ** Place **   <a name="location-Type-RoutePedestrianDeparture-Place"></a>
The place details.  
Type: [RoutePedestrianPlace](API_RoutePedestrianPlace.md) object  
Required: Yes

 ** Time **   <a name="location-Type-RoutePedestrianDeparture-Time"></a>
The time.  
Type: String  
Pattern: `([1-2][0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):([0-5][0-9]):([0-5][0-9]|60)(\.[0-9]{0,9})?(Z|[+-]([01][0-9]|2[0-3]):[0-5][0-9])`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/geo-routes-2020-11-19/RoutePedestrianDeparture) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/geo-routes-2020-11-19/RoutePedestrianDeparture) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/geo-routes-2020-11-19/RoutePedestrianDeparture) 