cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X

datetime format for CSV to upload

GAjey
9-Granite

datetime format for CSV to upload

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.

1 ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:GAjey)

I would use some sort of Java date time format

View solution in original post

1 REPLY 1
PaiChung
22-Sapphire I
(To:GAjey)

I would use some sort of Java date time format

Top Tags