The Self:getAgentTimeZone Method
The Self:getAgentTimeZone method returns the Agent Time Zone information.
Returns
Name | Type | Description |
---|---|---|
TimeZone ID | String | The time zone ID of the agent. |
TimeZone Name | String | The name of the agent's time zone suitable for presentation to the user in the default locale. |
TimeZone offset | Integer | The amount of time (considering daylight saving changes) in milliseconds to add to UTC to get standard time in the current time zone. |
TimeZone String | String | The textual representation of the current time zone. |
Copyright © Cloud Software Group, Inc. All rights reserved.