jysperu/function-seconds2time

seconds2time 函数

1.0.0 2024-06-20 22:01 UTC

This package is auto-updated.

Last update: 2024-09-20 22:33:13 UTC


README

通过 composer 安装

composer require jysperu/function-seconds2time

函数

/** Convierte segundos a un formato de tiempo. */
function seconds2time(int $sec): string