strtotime
symfony/var-dumper
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Parse about any English textual datetime description into a Unix timestamp
<?php strtotime
(
string $datetime
, ?
int $baseTimestamp
=
null
):
int
|
false