Skip to content

Instantly share code, notes, and snippets.

@WebSofter
Created September 12, 2017 14:25
Show Gist options
  • Save WebSofter/4b71e3a6b9d1797cb47e46a94420eca6 to your computer and use it in GitHub Desktop.
Save WebSofter/4b71e3a6b9d1797cb47e46a94420eca6 to your computer and use it in GitHub Desktop.
PHP:DATETIME:Перевод количества секунд в формат времени #time #php
echo gmdate("H:i:s", 685);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment