Skip to main content
10-Marble
July 26, 2021
Solved

datetime format for CSV to upload

  • July 26, 2021
  • 1 reply
  • 992 views

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.

Best answer by PaiChung

I would use some sort of Java date time format

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
July 26, 2021

I would use some sort of Java date time format