mirror of
https://github.com/nasa/openmct.git
synced 2024-12-22 06:27:48 +00:00
[Examples] #703 Changed imagery telemetry metadata to use 'utc' format for time
This commit is contained in:
parent
77a2e0a70b
commit
5e7eb7e87e
@ -60,7 +60,7 @@ define([
|
|||||||
{
|
{
|
||||||
"name": "Time",
|
"name": "Time",
|
||||||
"key": "time",
|
"key": "time",
|
||||||
"format": "timestamp"
|
"format": "utc"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ranges": [
|
"ranges": [
|
||||||
|
Loading…
Reference in New Issue
Block a user