Created
September 12, 2017 14:25
-
-
Save WebSofter/4b71e3a6b9d1797cb47e46a94420eca6 to your computer and use it in GitHub Desktop.
PHP:DATETIME:Перевод количества секунд в формат времени #time #php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo gmdate("H:i:s", 685); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment