이 콘텐츠는 선택한 언어로 제공되지 않습니다.
19.17. setLocale
- Name
- setLocale
- Description
- Sets the locale for a kickstart profile.
- Parameters
- string sessionKey
- string ksLabel - the kickstart profile label
- string locale - the locale
- boolean useUtc
- true - the hardware clock uses UTC
- false - the hardware clock does not use UTC
- Return Value
- int - 1 on success, exception thrown otherwise.