mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
fix test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user