move-ucsb / DynamoVis

An exploratory movement visualization tool
GNU General Public License v3.0
29 stars 6 forks source link

Error with timestamps #5

Closed anjankatna closed 2 years ago

anjankatna commented 2 years ago

Hi,

I am getting an error while setting timestamps. My time column is names "timestamp" and is formatted as dd-mm-yyyy hh:mm:ss. I get this error in the stats page: Something bad happened: java.lang.IllegalArgumentException: Invalid pattern specification I also get a message saying "1" is too short.

I also get this error: Invalid format: "01-01-2018 02:15" is malformed at "18 02:15"

Could you please help.

anjankatna commented 2 years ago

solved. had to use all movebank column names and include a local timestamp column.