Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 692 Bytes

V1ClockOffset.md

File metadata and controls

11 lines (7 loc) · 692 Bytes

V1ClockOffset

Properties

Name Type Description Notes
timezone str Timezone sets the guest clock to the specified timezone. Zone name follows the TZ environment variable format (e.g. 'America/New_York'). [optional]
utc V1ClockOffsetUTC UTC sets the guest clock to UTC on each boot. If an offset is specified, guest changes to the clock will be kept during reboots and are not reset. [optional]

[Back to Model list] [Back to API list] [Back to README]