PMDF User's Guide
UNIX Edition


Previous Contents Index


date

Show the current date and time.

Syntax

date

Command Qualifiers Defaults
None. None.

Parameters

None.

Description

The date command may be used to show the current date and time, in RFC 822/1123 format --- the same format as used in Internet-style messages.


EXAMPLES

In the following example, the current date and time in RFC 822/1123 format is displayed with the date command.


qm.user> date
Tue, 3 Jun 2012 13:34:16 -0400 (PST) 
qm.user> 


Previous Next Contents Index