What timezone are the timestamps?

What timezone are the timestamps?

Solcast Products

Live and Forecast
Historic
Grid Aggregations
Typical Meteorological Year (TMY)
Geographic Horizon Angles

Modelling

Modelling - FAQsModelling - FAQs
Explaining Terms

Solcast API

Documentation
Third Party Applications

Hobbyists and Researchers

Home Hobbyist Accounts
Researchers and Academic Accounts

Troubleshooting and FAQs

FAQsFAQsTroubleshooting Data ErrorsTroubleshooting Data Errors

Useful Links

Postman API (Spec) Documentation

Python SDK

API Change LogAPI Change LogSubscription ManagementSubscription ManagementAccount FAQs

Timestamps, another date time data attribute

What timezones do you supply? What is UTC time? Why is there power generation during nighttime?

All of the World API data is timestamped to Coordinated Universal Time, or UTC.

If you are seeing solar irradiance or pv power generation occur at strange times, including overnight power generation, it is likely due to the fact that you have not converted the timestamps to your local timezone.

World API data is period averaged at 30 minute resolution. Each timestamp indicates the END of the averaging period and is recorded in ISO8601 date-time format. From our API documentation, the parameters in World API data files are:

image

If you need support in converting UTC timestamps to your local timezone, please checkout this help article.

💡
Solcast timestamps with the period_end label, indicates that the values are the average for the prior period. For a PT15M data example: a timestamp with 2024-06-01-11:00Z is the average for the period from 10:45Z to 11:00Z