Support for datetime / ISO 8601 formats on import

allenellisallenellis Member Posts: 1

Hi,

I'm trying to import Venmo transactions into Wave but it fails because it doesn't like the datetime format that Venmo exports with their CSVs. Here is a sample value:

2021-04-09T02:35:00

I believe that format is compliant with ISO 8601, so if this is a simple matter of extending your import parser to check for that format, that would help this.

Thanks!

Sign In or Register to comment.