Skip to content

Repository files navigation

@azorant/time

import{fromDuration,fromTimestamp,toDuration,toTimestamp}from'@azorant/time';consttimestampMs=fromTimestamp('1:30');// 90,000consttimestamp=toTimestamp(50022000);// 13:53:42constdurationMS=fromDuration('1d 4h 30m');// 102,600,000constduration=toDuration(1324060000);// 2w 1d 7h 47m 40s

About

Simple package to parse to and from timestamps and duration

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages