downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Lista obsługiwanych stref czasowych> <Typy zasobów
Last updated: Fri, 23 Jul 2010

view this page in

Stałe predefiniowane

The DATE_ constants are defined since PHP 5.1.1 and they offer standard date representations, which can be used along with the date format functions (like date()).

Following constants exists since PHP 5.1.2 and specify a format returned by functions date_sunrise() and date_sunset().

SUNFUNCS_RET_TIMESTAMP ( integer )
Timestamp
SUNFUNCS_RET_STRING ( integer )
Hours:minutes (example: 08:02)
SUNFUNCS_RET_DOUBLE ( integer )
Hours as floating point number (example 8.75)


add a note add a note User Contributed Notes
Stałe predefiniowane
There are no user contributed notes for this page.

Lista obsługiwanych stref czasowych> <Typy zasobów
Last updated: Fri, 23 Jul 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites