Skip to content

Commit a86f942

Browse files
fixed timestamp in example
1 parent 0a071cf commit a86f942

File tree

1 file changed

+2
-2
lines changed
  • sentinel-2/forest_disturbance_classification

1 file changed

+2
-2
lines changed

sentinel-2/forest_disturbance_classification/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ examples:
1616
lat: '52.67571'
1717
lng: '23.59823'
1818
datasetId: S2L2A
19-
fromTime: '2019-06-04T00%3A00%3A00.000Z'
20-
toTime: '2019-06-04T23%3A59%3A59.999Z'
19+
fromTime: '2019-06-04T00:00:00.000Z'
20+
toTime: '2019-06-04T23:59:59.999Z'
2121
platform:
2222
- CDSE
2323
- EOB

0 commit comments

Comments
 (0)