0
sago created
Hi
Switching to Arabic changes Dates to to Hijri format. I want them in Gregorian.
Can I switch to Arabic translation while keeping Dates, Numbers and Currency in English or some other locale ?
Thanks
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
3 Answer(s)
-
0
Hi @sago,
You can do it as explained in this issue https://support.aspnetzero.com/QA/Questions/4547
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Hi, when i tried to change culture at appserviceBase using this line
Thread.CurrentThread.CurrentUICulture.DateTimeFormat = new CultureInfo("en-US").DateTimeFormat;
It raised System.InvalidOperationException: 'Instance is read-only.'
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
thank you , i have solved the problem
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)