---
title: date
framework: tvml
role: collectionGroup
path: tvml/date
---

# date

Displays a date.

## Overview

Overview The date element contains text used to display the associated date. The date string must be in one of the following formats: yyyy-MM-dd ISO date format RFC 1123 date format Here’s an example that sets the date to January 19, 2031. <date format="MMMM dd, yyyy">2031-01-19</date> Contained In button monogram organizer row shelf

## Topics

### Valid TVML Attributes

- [binding](tvml/binding.md)
- [format](tvml/format.md)
- [locale](tvml/locale.md)
- [prototype](tvml/prototype.md)
- [theme](tvml/theme.md)

## See Also

### Text Elements

- [decorationLabel](tvml/decorationlabel.md)
- [description](tvml/description.md)
- [monogram](tvml/monogram.md)
- [ordinal](tvml/ordinal.md)
- [strike](tvml/strike.md)
- [subtitle](tvml/subtitle.md)
- [text](tvml/text.md)
- [title](tvml/title.md)
