I found it hard to understand what date format to use when mass-importing rows into a view. Looks like it has to be :
dd/mm/yyyy .
Looks like :
mm/dd/yyyy
or
yyyy-mm-dd
would not work.
How is this configured for the view? Or is this configured at the account level?