public class Global extends BaseOption
Constructor and Description |
---|
Global() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getUseUTC()
Deprecated.
|
Global |
setUseUTC(Boolean useUTC)
Deprecated.
|
set_hcNulledOption
public static final Global NULL
@Deprecated public Boolean getUseUTC()
This option is deprecated since v6.0.5. Instead, use time.useUTC that supports individual time settings per chart.
@Deprecated public Global setUseUTC(Boolean useUTC)
This option is deprecated since v6.0.5. Instead, use time.useUTC that supports individual time settings per chart.
useUTC
- the value for the useUTC optionCopyright © 2022. All rights reserved.