Forum Discussion

krupalibshah's avatar
krupalibshah
Contributor
8 years ago

Issue in parsing the date format using JSON parser

I have a simple pipeline as below, The file contents are, { "Time": { "_snaptype_localdatetime": "2017-12-12T10:51:12.013" }, "BP_number": 2 } When I use json parser...