1.0.2 • Published 7 months ago

mystic-format-time v1.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
7 months ago

Format Time

import { iso, readable } from '@arr2019/format-time';

iso(245); // pass time in seconds, 245 -> PT4M5S
readable(245); // pass time in seconds, 245 -> 04:05
1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago