July 14, 2012

Set culture info for ASP.NET application

<system.web>
    <globalization culture="en-US"></globalization>
</system.web>

No comments: