Click here to Skip to main content
15,888,521 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I have windows application in C# and it supports multilingual.

So, when the culture is Arabic and I'm trying to save the record which has a date column, this date is Hijri when the culture is Arabic but I need a Gregorian date to save in the database.

What I have tried:

I'm getting the date error.

Can anyone please help me.

Thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900