mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-11 00:03:58 +02:00
Change page title
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
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
|
||||
many date and time related functions in PHP besides DateTime, but it provides nice object-oriented interface to most
|
||||
|
Reference in New Issue
Block a user