1
I’m using matcher to pick up different time patterns but when writing the same I would like it to be written in the correct format, I tried to use Simpledateformat ("HH:mm:ss"), but it didn’t work.
For example: matcher found 17:4441 in the text. I need that somehow when I rewrite this string it returns 17:44:41;