Even though i have
<globalization uiCulture="en" culture="en-GB" requestEncoding="utf-8" />
in web.config
DateTime.TryParse
, without passing CultureInfo, is ignoring my current Culture .
Application is a C# MVC3 web application.
Is there any solution for this.
@Smileek right, but you always can try something like this