> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-run-filter-ui-updates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Comment puis-je afficher des valeurs `datetime` Python dans l’UI ?

Utilisez `datetime.datetime` de Python (avec les informations de fuseau horaire), puis publiez l’objet avec `weave.publish(...)`. Weave reconnaît ce type et l’affiche comme un horodatage.

***

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