Go to the source code of this file.
Functions | |
lz ($data) | |
FormatDate ($FmtNo, $Year, $Month, $Day) | |
Variables | |
PHP | |
$NumberOfFormats = 13 | |
$ExitStatus = 0 |
Function Documentation
FormatDate | ( | $ | FmtNo, |
$ | Year, | ||
$ | Month, | ||
$ | Day | ||
) |
Definition at line 32 of file Axis--Date--Test.php.
References lz().
lz | ( | $ | data ) |
Definition at line 8 of file Axis--Date--Test.php.
Referenced by FormatDate().
Here is the caller graph for this function:

Variable Documentation
$ExitStatus = 0 |
Definition at line 79 of file Axis--Date--Test.php.
$NumberOfFormats = 13 |
Definition at line 77 of file Axis--Date--Test.php.
Definition at line 5 of file Axis--Date--Test.php.