JDateTest::testToUnix
Testing toUnix
Signature
public function testToUnix(mixed
$tz,
string
$setTime,
string
$expected )
Parameters
-
$tz
- Which time zone? (can be string or numeric
-
$setTime
- What time should be set?
-
$expected
- What should the resulting time string look like?
Returns
- void