date (seconds?, is_utc?)
A number of seconds, such as returned from a call to clock.
A value of t puts the date in Coordinated Universal Time (formerly known as Greenwich Mean Time, GMT).
This function returns a character string which represents the current date and time in human-readable form. This form depends on the operating system, but will look like "Sat Mar 21 15:58:27 2000" on most UNIX systems. The seconds parameter returns the date that corresponds to the number of seconds since Jan 1, 1970, Coordinated Universal Time.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.