jysperu / function-seconds2time
seconds2time 函数
1.0.0
2024-06-20 22:01 UTC
README
通过 composer 安装
composer require jysperu/function-seconds2time
函数
/** Convierte segundos a un formato de tiempo. */
function seconds2time(int $sec): string