Table of Contents

# $EPIC: stime.txt,v 1.3 2006/08/29 18:22:56 sthalik Exp $

Synopsis:

$stime(<integer representing UTC value>)

Technical:

Practical:

This function converts the return value of $time() into something a human being can understand. It is a simpler version of the $strftime() function.

Returns:

current date/time string in human-readable form

Examples:

$stime($time())             current time string
$stime(0)                   the dawn of time

History:

This function first appeared in ircII.