I am making Multilanguage website with English and Arabic. I have done culture switching using proper methods. Now I have @Datetime.now.tolongstring() function that display current date.Now in arabic version what I am getting is
08/ذو القعدة/1437
I want these number digits to be in arabic too how can i do that
Thanks