Answered by:
How do I configure the locale and language of a classic asp Azure Web Site ?

Question
-
A beginner question ? I 've just uploaded a legacy classic ASP sit to a web azure site. How can i change the regional settings (to french to be precise !) ?
Thanks
Thursday, December 18, 2014 7:54 PM
Answers
-
Hi Olivier,
For date and time format , please refer CultureInfo Class that might be helpful.
Also, see CultureInfo.InvariantCulture Property that talks about DateTimeFormat Property
Regards,
Shirisha Paderu
- Edited by Shirisha Paderu Friday, December 19, 2014 1:03 PM
- Proposed as answer by Shirisha Paderu Saturday, December 20, 2014 6:50 PM
- Marked as answer by Will ShaoMicrosoft employee Tuesday, December 23, 2014 6:49 AM
Friday, December 19, 2014 12:48 PM
All replies
-
Hi,
Can you please explain the query little more descriptively ?
Regards,
Shirisha Paderu
Thursday, December 18, 2014 9:00 PM -
It's very simple: i just copied and old classic asp website into an azure website: everything works fine except for date and numbers formats.
Thanks in advance.
olivier moschkowitz
Friday, December 19, 2014 12:02 PM -
Hi Olivier,
For date and time format , please refer CultureInfo Class that might be helpful.
Also, see CultureInfo.InvariantCulture Property that talks about DateTimeFormat Property
Regards,
Shirisha Paderu
- Edited by Shirisha Paderu Friday, December 19, 2014 1:03 PM
- Proposed as answer by Shirisha Paderu Saturday, December 20, 2014 6:50 PM
- Marked as answer by Will ShaoMicrosoft employee Tuesday, December 23, 2014 6:49 AM
Friday, December 19, 2014 12:48 PM -
Olivier, as-tu trouvé une solution? J'ai le même problème.Saturday, December 27, 2014 5:15 AM