Problem with with date parse

HI Team,
I am finding it difficult to parse the date in my log,

Example: 2018-Nov-28 10:25:33.086

tried parsing with

"YYYY-MMMM-dd hh:mm:ss", "ISO8601", "yyyy-MM-dd HH:mm:ss,SSS", "dd-MMM-yyyy HH:mm:ss,SSS"

Try:

YYYY-MMM-dd hh:mm:ss.SSS

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