Forum Discussion
CONVERT TIME FORMATS
- 5 years ago
That's where the issue lies.
See the expected format of Date for United Kingdom(dd/mm/yyyy):
However the date you have is in format-mm/dd/yyyy.
Can you try changing it to English(Unites States) and see if it fixes your issue?
Thankyou
Looks like it is interpreting the date as dd/mm/yyyy.
Can you check if it is only happening with the dates having mm value as > 12.
Also, please check your Locale settings by clicking on the column and selecting option - "Using Locale".
It should show you the format it is expecting:
- Anonymous5 years agoNot applicable
So it turns out the date is actually the issure like you said but i have selected to correct Date Time Locale which is UK but i still have those errors.
Any Ideas?
- PC27905 years agoCommunity Champion
That's where the issue lies.
See the expected format of Date for United Kingdom(dd/mm/yyyy):
However the date you have is in format-mm/dd/yyyy.
Can you try changing it to English(Unites States) and see if it fixes your issue?
Thankyou
- Anonymous5 years agoNot applicable
worked...thanks so much