> ## Documentation Index
> Fetch the complete documentation index at: https://kumo.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# How does Kumo handle timezones for timestamp values?

Kumo timestamps are not timezone aware—the platform assumes that all timestamps have been converted to the same timezone, prior to loading into Kumo. For example, if an input timezone is loaded in EST (i.e., an EST timestamp value is passed for the prediction\_time), the prediction\_time will also be in EST.
