JDateTest::testToSql
Testing toSql
Signature
public function testToSql(mixed
$tz,
string
$setTime,
boolean
$local,
string
$expected )
Parameters
-
$tz
- Which time zone? (can be string or numeric
-
$setTime
- What time should be set?
-
$local
- Local (true) or GMT?
-
$expected
- What should the resulting time string look like?
Returns
- void