Revision [758]

This is an old revision of formattimestring made by AdminSkyld on 2010-06-20 00:59:08.
 
Usage

Syntax: formattimestring(str format, int time)
Returns a string with the formatted time.

Explanation

formattimestring takes the given input time (relative to timevar2) and formats it against the given input format. The input format takes input like the strftime function in some other languages.

The markers in the format are substituted with the correct time values and the entire formatted time is returned.


Example


Categories

CategoryFunctionServerside
CategoryExpansionRequired

There is one comment on this page. [Display comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki