Difference between revisions of "$time"

From Scriptwiki
Jump to: navigation, search
(No difference)

Revision as of 12:54, 26 November 2005

Returns the current time in hour:minute:second format.

$time
  • This identifier has no parameters or properties.

Example

$time  ;returned 11:50:34 just now

See Also

$asctime and $ctime is often used for more detailed date/time information.