/timezone
Set your timezone for localized market times
Session Management
Requires pairing
View or set your timezone so market hours and timestamps are shown in your local time. Without arguments, shows your current timezone and a selection of common options. With an IANA timezone name, sets it directly.
Syntax
/timezone [timezone]
Parameters
| Name | Required | Description |
|---|---|---|
timezone | No | An IANA timezone name (e.g. America/New_York, Pacific/Auckland). Omit to view current setting. |
Examples
/timezoneView your current timezone and pick from common options.
/timezone America/New_YorkSet your timezone to US Eastern.
/timezone Pacific/AucklandSet your timezone to New Zealand.
/timezone Asia/SingaporeSet your timezone to Singapore.
Tips & Notes
- Defaults to UTC if not set.
- Market hours and data timestamps in bot responses will be converted to your local time.
- You can change your timezone at any time.
- Uses IANA timezone names — common options are shown via the inline keyboard.