vmware/pyvmomi

GuiUnattended and Timezones improvement idea

Aperta

#162 aperta il 9 set 2014

 (3 commenti) (0 reazioni) (0 assegnatari)Python (807 fork)batch import
help wantedquestionwishlist

Metriche repository

Star
 (2141 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor