Change page title

This commit is contained in:
Goran Rakic
2012-07-20 16:02:16 +03:00
parent 88d8c552d9
commit a3e51542c0

View File

@@ -2,7 +2,7 @@
isChild: true isChild: true
--- ---
## Working with date and time ## Date and Time
PHP has a class named DateTime to help you when reading, writing, comparing or calculating with date and time. There are PHP has a class named DateTime to help you when reading, writing, comparing or calculating with date and time. There are
many date and time related functions in PHP besides DateTime, but it provides nice object-oriented interface to most many date and time related functions in PHP besides DateTime, but it provides nice object-oriented interface to most