help wantedquestionwishlist
倉庫指標
- Star
- (2,141 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Consider:
gui_unattended = vim.vm.customization.GuiUnattended()
gui_unattended.timeZone = 35
gui_unattended.autoLogon = False
Shouldn't there be a way to set the timezones that doesn't involve using raw numbers?