PHP -> Funkcie -> Dátum a čas funkcie PHP -> funkcia date_sunrise
constant | description | example |
---|---|---|
SUNFUNCS_RET_STRING | returns the sunset time as string | 16:46 |
SUNFUNCS_RET_DOUBLE | returns the result as float | 16.78243132 |
SUNFUNCS_RET_TIMESTAMP | returns the sunset time as an integer (timestamp) | 1095034606 |