| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static TimeZone |
TimeZone.fromValue(String text) |
TimeZone |
Organisation.getTimezone()
Get timezone
|
static TimeZone |
TimeZone.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeZone[] |
TimeZone.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Organisation.setTimezone(TimeZone timezone) |
Organisation |
Organisation.timezone(TimeZone timezone) |
Copyright © 2018. All rights reserved.