$time

From Scriptwiki
Revision as of 12:54, 26 November 2005 by Zyberdog (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.