|
SeasLog::setDatetimeFormatSet SeasLog datetime format style Description
public static bool SeasLog::setDatetimeFormat(string
$format )Set SeasLog datetime format style. Warning
This function is currently not documented; only its argument list is available. Parameters
Return ValuesReturn TRUE on setted datetime format success, FALSE on failure. ExamplesExample #1 SeasLog::setDatetimeFormat example
The above example will output something similar to: bool(true) See Also
|