Regional Language Issue While Uploading Excel
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, When i try to upload an excel file that has a date column, there is a issue in the system language. That is, when i tried my application in my system which has regional settings (System Language:English-US;Programs that run non-unicode format: English-US)and it was working perfectly. The datas got uploaded. But when i tried in another machine that has the system settings (System Language:English-UK;Programs that run non-unicode format: English-UK), this threw me an error "Invalid date format in excel". Help me out. Thanks in advance.