Probably the simplest solution is just: DateTime::createFromFormat('U', $timeStamp); Where 'U' means Unix epoch. See docs: http://php.net/manual/en/datetime.createfromformat.php
Инфа —
69%
+
0
−
Ссылка на эту инфу —
https://infametr.org/infa/168615