diff --git a/platform/features/conductor/bundle.json b/platform/features/conductor/bundle.json index 10d3f32665..c37f15d97b 100644 --- a/platform/features/conductor/bundle.json +++ b/platform/features/conductor/bundle.json @@ -36,7 +36,7 @@ { "key": "TIME_CONDUCTOR_DOMAINS", "value": [ - { "key": "time", "name": "Time" } + { "key": "time", "name": "UTC", "format": "utc" } ], "priority": "fallback", "comment": "Placeholder; to be replaced by inspection of available domains."