JDateTest::testFormat
Testing format
Signature
public function testFormat(string
$format,
boolean
$local,
string
$expected )
Parameters
-
$format
- How should the time be formatted?
-
$local
- Local (true) or GMT?
-
$expected
- What should the resulting time string look like?
Returns
- void