Problem in date format (Asp.Net 2.0 with c#)
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I've a crystal report of VS 2005. I'm showing date field in that report. I've set the dd/mm/yyyy format for that field. If I run the aplication, it is showing the expected format (dd/MM/yyyy). But If I run after deploying the setup, It is showing mm/dd/yyyy format. I want dd/MM/yyyy formate. I set my format in regional settings also. Pls help me. Thanks in adv.
Balasubramanian K.