Step 5 datetime format

define used datetime format of data source

new Analysis Step 5

In this step, you need to tell us the format of the datetime column, so that we can parse it. We try to guess the format and give you the final word to confirm it.

In case of ambiguity, we propose you the list of possible matching formats, and we suggest you browse more rows in the data source in order to remove the ambiguity. An example of such ambiguity is: 1/2/2020: you cannot tell which number is the month and which number is the day. But if you read more lines you may find 1/25/2020 which indicates the the month is first.


Last modified November 23, 2020: new docs (786e3b3)