agrc/palletjack

Add UTC datetime as supported upload type

Opened this issue · 0 comments

We possibly need to add "datetime64[ns, UTC]" to this list:

"esriFieldTypeDate": ["datetime64[ns]"],

@jacobdadams said that he wants to look into this more before doing it. Running transform.DataCleaning.switch_to_datetime is a suitable workaround for the time being.