datatable.options.fread.parse_dates

If True, fread will attempt to detect columns of date32 type. If False, then columns with date values will be returned as strings.

Warning

This option is temporary and will be removed in the future.