Here is the time:
01:02:25,369
I want to subtract 10 seconds from it, so the return value should be:
01:02:15,369
I know I have to write a function to do so, but things get difficult when seconds are <10 so you have to subtract minutes and hours as well.