plan9 man page for date

Query: date

OS: plan9

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DATE(1) 						      General Commands Manual							   DATE(1)

NAME
date - print the date
SYNOPSIS
date [ option ] [ seconds ]
DESCRIPTION
Print the date, in the format Tue Aug 16 17:03:52 CDT 1977 The options are -u Report Greenwich Mean Time (GMT) rather than local time. -n Report the date as the number of seconds since the epoch, 00:00:00 GMT, January 1, 1970. The conversion from Greenwich Mean Time to local time depends on the $timezone environment variable; see ctime(2). If the optional argument seconds is present, it is used as the time to convert rather than the real time.
FILES
/env/timezone Current timezone name and adjustments. /adm/timezone A directory containing timezone tables. /adm/timezone/local Default timezone file, copied by init(8) into /env/timezone.
SOURCE
/sys/src/cmd/date.c DATE(1)
Related Man Pages
ftime(3c) - sunos
gettimeofday(2) - ultrix
settimeofday(2) - ultrix
ftime(2) - hpux
datetime.__construct(3) - php
Similar Topics in the Unix Linux Community
Challenging Compare and validate question -- plus speed.
Rewrite rules updates
Perl Script to check file date and size
Rolling Back an Update
Date format in the files written by syslogd