File: php_sunrise_sunset.php
Source Location: /Services_Weather-1.3.1/examples/php_sunrise_sunset.php
Classes:
Page Details:
SUNFUNCS_DEFAULT_LATITUDE [line 34]
SUNFUNCS_DEFAULT_LONGITUDE [line 35]
SUNFUNCS_RET_DOUBLE [line 32]
SUNFUNCS_RET_STRING [line 31]
SUNFUNCS_RET_TIMESTAMP [line 30]
SUNFUNCS_SUNRISE_ZENITH [line 36]
SUNFUNCS_SUNSET_ZENITH [line 37]
date_sunrise [line 196]
void date_sunrise(
$date, [ $retformat = ""], [ $latitude = ""], [ $longitude = ""], [ $zenith = ""], [ $gmt_offset = ""])
|
|
Parameters
|
$date |
|
|
$retformat |
|
|
$latitude |
|
|
$longitude |
|
|
$zenith |
|
|
$gmt_offset |
|
date_sunset [line 203]
void date_sunset(
$date, [ $retformat = ""], [ $latitude = ""], [ $longitude = ""], [ $zenith = ""], [ $gmt_offset = ""])
|
|
Parameters
|
$date |
|
|
$retformat |
|
|
$latitude |
|
|
$longitude |
|
|
$zenith |
|
|
$gmt_offset |
|
php_do_sunrise_sunset [line 141]
void php_do_sunrise_sunset(
$date, $retformat, $latitude, $longitude, $zenith, $gmt_offset, $calc_sunset)
|
|
Parameters
|
$date |
|
|
$retformat |
|
|
$latitude |
|
|
$longitude |
|
|
$zenith |
|
|
$gmt_offset |
|
|
$calc_sunset |
|
php_sunrise_sunset [line 39]
void php_sunrise_sunset(
$N, $latitude, $longitude, $zenith, $calc_sunset)
|
|
Parameters
|
$N |
|
|
$latitude |
|
|
$longitude |
|
|
$zenith |
|
|
$calc_sunset |
|
Documentation generated on Mon, 11 Mar 2019 13:56:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|