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 40sLatest commit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|