Next Previous Contents

80. time

Synopsis

Return the current data and time as a string

Usage

String time ();

Description

This function returns the current time as a string of the form:

    Sun Apr 21 13:34:17 1996
See Also

message, substr


Next Previous Contents