mirror of
https://github.com/php/php-src.git
synced 2025-08-20 01:14:28 +02:00
Fixed test
This commit is contained in:
parent
3c62c4bf7e
commit
062daaf6a5
1 changed files with 0 additions and 1 deletions
|
@ -12,6 +12,5 @@ $d->setTimestamp( 1217184864 );
|
||||||
echo $d->format( "Y-m-d H:i e\n" );
|
echo $d->format( "Y-m-d H:i e\n" );
|
||||||
?>
|
?>
|
||||||
--EXPECT--
|
--EXPECT--
|
||||||
2008-07-27
|
|
||||||
2008-07-27 18:54 +00:00
|
2008-07-27 18:54 +00:00
|
||||||
2008-07-27 20:54 Europe/Oslo
|
2008-07-27 20:54 Europe/Oslo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue