I\'m deploying a .NET applications to another machine.
in console application, the value of
DateTime.Today.ToLongDateString();
is
In the web.config or machine.config you can specify the default culture for the ASP.Net application through the globalization element.