DATE(1)DATE(1)
NAME
date, clock – date and time
SYNOPSIS
DESCRIPTION
Print the date, in the format
Tue Aug 16 17:03:52 CDT 1977
The options are
Report Greenwich Mean Time (GMT) rather than local time.
Report the date as the number of seconds since the epoch, 00:00:00 GMT, January 1, 1970.
Report the date as ISO-8601 without time and timezone suffix.
Report the date as ISO-8601 with time and timezone suffix.
Report the date as an email compatible (RFC2822) time stamp.
The conversion from Greenwich Mean Time to local time depends on the
If the optional argument
FILES
Current timezone name and adjustments.
A directory containing timezone tables.
Default timezone file, copied by
SOURCE