Serial Monitor changes time-stamp format

Here an example:

13:52:28.556 -> 
13:52:29.879 -> 
14:1:40.586 -> 
14:1:40.587 -> 
14:1:45.742 -> 

This is not only strange for a Time format, but also awkward if you want to parse it later.

The '1' needs to be a '01'!

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.

Thanks @ullix! I have submitted a formal report to the IDE developers: