# Date time static (deprecated)
A component that wraps the [`date filter`](../../filters/date/date.filter.md). Use the date filter instead for simplicity.

### Usage
```
<rl-date-time-static date-value="" include-time=""></rl-date-time-static>
```
Output:
```
{{dateValue | rlDate:includeTime?}}
```