# udate command

The udate command sets the system date format to the United States
 standard.

## Syntax

```
UDATE
```

## Description

The United States date format is MONTH/DAY/YEAR. For example, the date December 23, 1993,
 would appear as 12/23/93.

 D3 retains this format unless you reset it to international standard.

 D3 is set for United States standard format. To set the date format to the international
 standard, use the idate command.

## See also

- [idate command](https://d3codex.com/tcl/idate-command/)
- [set-date command](https://d3codex.com/tcl/set-date-command/)
- [set-date-eur command](https://d3codex.com/tcl/set-date-eur-command/)
- [set-date-std command](https://d3codex.com/tcl/set-date-std-command/)
- [u1193 user exit](https://d3codex.com/proc/u1193-user-exit/)

---
Source: https://d3codex.com/tcl/udate-command/ - part of the D3Codex reference.
