Skip to content

misbahkhalilaz/seconds_to_Days_HH-MM-SS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

seconds_to_Days_HH-MM-SS

convert seconds string to Days hours : minutes : seconds.
usage:
Add function to string prototype.
String.prototype.toDDHHMMSS = require("./secToDHMS");
Call as:
"seconds string".toDDHHMMSS();
Result returned:
00Days 00:00:00

About

convert seconds string to Days hours : minutes : seconds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published