dylan-smith / DiveIntelligence

1 stars 1 forks source link

Logic for converting seconds to min/sec format #1

Closed dylan-smith closed 1 year ago

dylan-smith commented 1 year ago

Convert a numeric 257 seconds to "4 min 17 sec" string.

Also convert it to "4:17" format.

dylan-smith commented 1 year ago

this should probably be an angular pipe