SyntaxFix
Write A Post
Hire A Developer
Questions
try
time="12:12:12"; tt=time.split(":"); sec=tt[0]*3600+tt[1]*60+tt[2]*1;