|
|
$dateReturns a date/time string using a specified format |
|
| Syntax | |
|
|
| Description | |
| Returns the string representation of <unixtime> or
of the current time if <unixtime> is not given,
based on <format>. Valid codes for the format string are those accepted by the strftime() C function and UNIX 'date'. |
|
| Examples | |
|