date_sunset

Definition

mixed date_sunset ( int $timestamp [, int $format = SUNFUNCS_RET_STRING [, float $latitude = ini_get("date.default_latitude") [, float $longitude = ini_get("date.default_longitude") [, float $zenith = ini_get("date.sunset_zenith") [, float $gmt_offset = 0 ]]]]] )

Description

date_sunset() returns the sunset time for a given day (specified as a timestamp) and location.

[More at php.net]

Parameters







loading


Share/bookmark - date_sunset


Global comments