Skip to main content
Timezones

Learn about the default timezones for different asset types and how to modify them

Team avatar
Written by Team
Updated over 3 weeks ago

Crypto

Cryptocurrencies use the UTC timezone by default.

Forex

Forex uses the Australia/Sydney timezone by default.

Stocks and others

All other instrument types, such as equities, ETFs, mutual funds, etc., use the timezone of the respective location. Refer to the table below for more details:

Symbols

Country

Timezone

AAPL, VFIAX, QQQ

United States

Eastern Standard Time (ET)

INFY, TATAMOTORS

India

India Standard Time (IST)

BARC

United Kingdom

Greenwich Mean Time (GMT)

How to change the timezone?

Endpoints that include the datetime field in the response can be converted to the timezone that suits your use case. This modification is made using the &timezone parameter, and you can find complete documentation by clicking the 'Advanced' button in the documentation.

For example, to retrieve Apple Inc. time series data in Central European Time (CET), use the following query:

Did this answer your question?