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
-
Notifications
You must be signed in to change notification settings - Fork 0
convert seconds string to Days hours : minutes : seconds.
License
misbahkhalilaz/seconds_to_Days_HH-MM-SS
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
convert seconds string to Days hours : minutes : seconds.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published