Open schjonhaug opened 5 years ago
Front and back end both need to display seconds as hh:mm:ss, but they currently do it differently.
Frontend: secondsToTime.ts Backend: docx.ts
Also check how to display time when longer than 1 hour.
Front and back end both need to display seconds as hh:mm:ss, but they currently do it differently.
Frontend: secondsToTime.ts Backend: docx.ts
Also check how to display time when longer than 1 hour.