Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi I'm trying to upload the csv data to thingworx by using csv parser but I'm getting the error for datetime as it cannot convert string to datetime. It is assuming the date column of csv as string. please help me to what is exact format for datetime to be put in csv in order to import csv data in thingworx.
Solved! Go to Solution.
I would use some sort of Java date time format
I would use some sort of Java date time format