mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-07-25 17:07:47 +00:00
fix #1784: allow to set UTC as Timezone
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
22bb0802e1
commit
a9c65d7e9c
@ -413,6 +413,7 @@ Ext.define('Proxmox.data.TimezoneStore', {
|
|||||||
['Pacific/Tarawa'],
|
['Pacific/Tarawa'],
|
||||||
['Pacific/Tongatapu'],
|
['Pacific/Tongatapu'],
|
||||||
['Pacific/Wake'],
|
['Pacific/Wake'],
|
||||||
['Pacific/Wallis']
|
['Pacific/Wallis'],
|
||||||
|
['UTC']
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user