How to format a string in jQuery. i have a json code need to format like this,
"OrigDests": [
{
"TotalEllapsedTime": "1.03:45:00",
"Segments": [
{...
1.03:45:00 ; i want to replace "." sign into "days" and format the other into hh:mm:ss;