Does Panther support parsing nanoseconds for timestamps in custom logs?
Last updated: September 3, 2024
QUESTION
Does Panther support parsing nanoseconds for timestamps in custom logs?
ANSWER
Yes. As of version 1.51, Panther's strftime format supports using %N code to parse nanoseconds. For example:
%H:%M:%S.%N can be used to parse 11:12:13.123456789