Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d662e9 commit ca8ac6bCopy full SHA for ca8ac6b
specification/maps/data-plane/Route/preview/1.0/route.json
@@ -2652,13 +2652,13 @@
2652
}
2653
},
2654
"DepartureTime": {
2655
- "description": "The estimated departure time for the route or leg.",
+ "description": "The estimated departure time for the route or leg. Time is in UTC.",
2656
"type": "string",
2657
"readOnly": true,
2658
"format": "date-time"
2659
2660
"ArrivalTime": {
2661
- "description": "The estimated arrival time for the route or leg.",
+ "description": "The estimated arrival time for the route or leg. Time is in UTC.",
2662
2663
2664
0 commit comments