diff --git a/reference/datetime/reference.xml b/reference/datetime/reference.xml index eedddb8059..3f8c01e53e 100644 --- a/reference/datetime/reference.xml +++ b/reference/datetime/reference.xml @@ -1,8 +1,53 @@ - + Date and Time functions Date/time + +
+ &reftitle.intro; + + You can use this functions to handle date and time. + This functions allow you to get date and time from the server + where PHP is running on. You can use this functions to format the + output of date and time in many different ways. + + + + Please keep in mind that this functions are depending on + the locale settings of your server. Especially consider + daylight saving time settings and leap years. + + + +
+ +
+ &reftitle.required; + &no.requirement; +
+ +
+ &reftitle.install; + &no.install; +
+ +
+ &reftitle.runtime; + &no.config; +
+ +
+ &reftitle.resources; + &no.resource; +
+ +
+ &reftitle.constants; + &no.constants; +
+ +
&reference.datetime.functions;