Read date from excel sheet does not give correct value

Hi,
I want to read cell from excel sheet that has formula for date and in format dd-mmm-yyyy but when used read cell activity it gives the date as dd-Sep-yyyy It does not get the day and year value from the excel

When I tested, I got the following output when reading a date formatted 03-Sep-2020
excel:
image

Output DT, writeline:
Item,Date
Test,09/03/2020 00:00:00

Perhaps share some screenshots.