nrkno / transcriber-frontend

MIT License
32 stars 12 forks source link

Clean up second to time code and display #59

Open schjonhaug opened 5 years ago

schjonhaug commented 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.

skjermbilde 2019-01-17 kl 12 50 40