Hello community
I changed the date format to dd.mm.yyyy during the import data step. If I make the whole colmn to type data, the date will be changed incorrectly:
From 20.04.2019 (means April 20th, 2019) to Jan. 20, 2019.
Why does rapidminer do this? What can I do to solve that challenge?
try dd.MM.yyyy
i thin mm is minute minute, not Month Month.
BR,
Martin