Top "Regional-settings" questions

used for settings related to the cultural adaptation of displayed data (e.g. time and dates, numbers and currency)

Change SharePoint default date time format to dd MMM yyyy

How do we change SharePoint default date time format to dd MMM yyyy( e.g., 1 May 2013), We can change regional …

sharepoint datetime-format regional-settings
Report Builder 3.0: How to convert string representation of dates in mm/dd/yy format using CDate

I'm building a report using Report Builder 3.0. The source system I'm working with has strings representing dates in the format …

date reporting-services reportbuilder string-conversion regional-settings
Split %date% in a batch file regardless of Regional Settings

Is there a way to split the %date% in a batch file (say, in 3 environment variables), but regardless of Regional …

windows date batch-file cmd regional-settings
Make TryParse compatible with comma or dot decimal separator

The problem: Let's assume you are using a dot "." as a decimal separator in your regional setting and have coded …

c# decimal tryparse regional-settings
Hot to get user’s regional settings for currency in JavaScript or jQuery?

I’m trying to format some numbers with jQuery. I would like to get the user’s regional settings for …

javascript jquery decimal currency-formatting regional-settings
Different languages issue when inserting formula from VBA

do I understand correctly, that if I use a command like Set myRange.formula = “=ROW(mySheet!R12)” my macro will …

vba excel regional-settings