mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
fix test
This commit is contained in:
parent
58a6bddf68
commit
64003cd352
@ -3,6 +3,8 @@ Basic test for date_sunrise and date_sunset based on example in PHP manual
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
date_default_timezone_set('UTC');
|
||||
|
||||
/* calculate the sunrise time for Lisbon, Portugal
|
||||
Latitude: 38.4 North
|
||||
Longitude: 9 West
|
||||
|
Loading…
Reference in New Issue
Block a user