Default date format

Default date format

What is the default date format in DataPrep?

When I hover over a date column it says "yyyy-dd-MM" which is incorrect. That is not the standard date format when working with data and my raw data is correctly formatted as "yyyy-MM-dd". So why is DataPrep seeing this as "yyyy-dd-MM"?



For some reason DataPrep thinks 2025-02-01 is 2 Jan 2025 and 2024-12-01 is 12 Jan 2024. Why?

I always have to use "Unify date format" to fix this and it's getting annoying because this shouldn't be a problem.

Is there some way I can set the default format in DataPrep to handle all dates as "yyyy-MM-dd"?