Fixed w3c validator errors for "Duplicate ID"

This commit is contained in:
andrea
2012-08-20 16:20:00 +02:00
parent f731160ded
commit d5d5d0725b
42 changed files with 42 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
isChild: true
---
## Date and Time
## Date and Time {#date_and_time_title}
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