# time command

The time BASIC program displays the
system time and date. If no time parameter exists, the current time
and date displays.

## Syntax

```
time {time.parameter} {(options)}
```

## Parameter(s)

| options | p | Directs output to the system printer, via the spooler. |
| --- | --- | --- |

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