Example:
Shows:
Whereas formatted should be '00:00:00.000000008', parse is able to handle the nanosecond precision.
Changing the formatter pattern here from HH:mm:ss.SSS to HH:mm:ss.SSSSSSSSS fixes the issue.