Hi
I am having an issue with dates in object studio.
I am adding a CSV file to a collection (One important field in the CSV file is a date) and when the data transfers over BP switches the day and month around. E.g. A date of 10/08/2017 becomes 08/10/2017.
I don't really want to change the data type to text as I am running a decision which needs to look at dates within a range and compares it to the date in the collection. With the day and month switching this makes the date range decision unusable.
Any ideas how to rectify this?
Thanks