3

Is it possible to parse string "00:00:01.2" as 1 second 200 milliseconds?

But not as 1 second 2 milisecons, which is returned by

new SimpleDateFormat("HH:mm:ss.SS").parse()
Jofsey
  • 6,821
  • 7
  • 42
  • 64

0 Answers0