/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

NameRequiredDescription
timezoneNoAn IANA timezone name (e.g. America/New_York, Pacific/Auckland). Omit to view current setting.

Examples

/timezone

View your current timezone and pick from common options.

/timezone America/New_York

Set your timezone to US Eastern.

/timezone Pacific/Auckland

Set your timezone to New Zealand.

/timezone Asia/Singapore

Set 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.