> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-dependabot-github-actions-actions-cache-6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I render Python datetime values in the UI?

Use Python's `datetime.datetime` with timezone information, and publish the object using `weave.publish(...)`. Weave recognizes this type and renders it as a timestamp.

***

<Badge stroke shape="pill" color="orange" size="md">[UI Rendering](/support/weave/tags/ui-rendering)</Badge>
