Hello, I have a CSV file with a time stamp in the following format “2020-01-21T14:00:00-04:00”, I have not been able to find a Facets time format that works. I have tried many formats but cannot figure out what to do with the “T”. YYYY-MM-DDTHH:mm:ss-hh:mm
I always get the following error Unparseable date: “2020-01-21T14:00:00-04:00”
Any suggestions would be appreciated
Thanks