Datetime string

php

Generate MySQL-Formatted Dates

Use `date()` in PHP to format timestamps. For example, `date('Y-m-d')` gives the current date,...