Ask questions. Get answers. Find technical product solutions from passionate experts in the NXLog community.

parsedate on strings like "2017-Mar-23 06:38:30.143"
parsedate is returning undefined for the string directly from the documentation: "2017-Mar-23 06:38:30.143" If I change the "Mar" to "03", making "2017-03-23 06:38:30.143", it works, returning "2017-02-23 06:38:20" Any insights as to why the sample string from the documentation isn't working appreciated!

nimaimalle created
Replies: 3
View post »
last updated