Date format not getting data

I have date in excel 15-09-2019 when try to fetch in uipath I am getting 43723.But I want output in 15 September 2019.

Hi @Aditya10989, for this
try this way
it will works
Attaching workflow for reference
sample_1.zip (50.5 KB)

Mark it as solution if you got it

Nived N :robot: :robot:

Happy Automation :blush: :blush: :blush:

@Aditya10989

Check as below

Mark as solution if this helps

Thanks