Files
docker-php-fpm/php_modules/date/README.md
2022-11-30 23:54:29 +01:00

8 lines
458 B
Markdown

# date
The DateTimeImmutable and related classes allow you represent date/time information. The objects can be created by passing in a string presentation of date/time information, or from the current system's time.
| Platform | Url |
|----------|------------------------------------------------------------------|
| PHP.net | https://www.php.net/manual/en/book.datetime |