vmware/pyvmomi

GuiUnattended and Timezones improvement idea

オープン

#162 opened on 2014/09/09

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Python (807 件のフォーク)batch import
help wantedquestionwishlist

Repository metrics

Stars
 (2,141 個のスター)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド