You're welcome :)
Hi,
Well, after some investigations I found that despite Windows 10, Windows Server 2012 R2 (on Azure VM) does not support Persian calendar and I think that is the problem, because it works well on my Windows 10. I noticed that someone else had already asked about the issue and it is left unanswered: <a class="postlink" href="http://stackoverflow.com/questions/36400581/add-persian-calendar-to-windows-server-2012-r2">http://stackoverflow.com/questions/3640 ... er-2012-r2</a>
Thanks
Hi,
It has installed it and it correctly shows the translated texts in Persian when I choose Persian language in the website.
Hello guys,
I have a asp zero website with 2 languages: English and Persian. When I change the language, it correctly changes the date. For example, when I set to English, the date will be rendered as the Gregorian date "05/12/2017" and when I switch the language to Persian it will be rendered as the Persian (Hijri Shamsi) date "02/22/1396". So everything works well in my local env. However, I have published my app into an Azure VM and it does not render date correctly. All languages change correctly (UI Culture), but the date is always rendered as the Gregorian date "05/12/2017". Perhaps Culture is not changed correctly. Note that I'm using the ASP.NET MVC (.net core) version. What shall I do to fix it?
Thanks, Payman
Thank you :-).
Hi,
Thank you so much! For #3, is it the way we can use the settings from appsettings.json in all projects or only in mvc/host project?
Hi,
Would you please clarify the following questions:
Thanks, Payman
Thank you so much.
Payman
Hi,
After every single change it takes some time until webpack packs the bundle again so I can test the angular 2 project. Is there any more efficient way for development to see the changes faster?
Thanks, Payman