Hi guys,
is there some way of forcing the XLS Reader node to apply (or mantain) a specific Date format for date columns?
In my workflows I just noticed that the node arbitrarily change values from "dd/MM/yyyy" (Date-Formatted field) in the excel file, to a "MM/dd/yyyy" String column.
This is obviously causing me some headache on the Database side where I have to store the values merged with other ones inserted by the users, where the format is the one I want.
Angelo