# c/date

Displays the date a binary item was compiled (attribute
4). The date is stored in internal format and displayed in external
format.

## Example(s)

```
list dict bp c/date
```

## See also

- [compile command](https://d3codex.com/tcl/compile-command/)
- [list-obj command](https://d3codex.com/tcl/list-obj-command/)

---
Source: https://d3codex.com/attributedefiningitem/c-date/ - part of the D3Codex reference.
