I have an application deployed across several servers
When I display CultureInfo.CurrentCulture.Name using System.Globalization, some sites display en-GB and some en-US
Where is this setting being picked up from? On a server that displays en-US, the region settings are English (United Kingdom) and the Language preferences have English (United Kingdom) ahead of English (United States)
Many thanks