jysperu/function-seconds2time

Función seconds2time

1.0.0 2024-06-20 22:01 UTC

This package is auto-updated.

Last update: 2024-10-20 22:37:56 UTC


README

Instalación via composer

composer require jysperu/function-seconds2time

Funciones

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