Re: DateTime
From: Philip Poole (dontreply_at_thebanksearch.com)
Date: 10/05/04
- Next message: Jim Hunt: "How can I merge an untyped nested dataset to a typed nested dataset?"
- Previous message: Jon Skeet [C# MVP]: "Re: DateTime"
- In reply to: Jon Skeet [C# MVP]: "Re: DateTime"
- Next in thread: Jon Skeet [C# MVP]: "Re: DateTime"
- Reply: Jon Skeet [C# MVP]: "Re: DateTime"
- Reply: Cor Ligthert: "Re: DateTime"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 5 Oct 2004 17:04:14 +0100
Hi John
Its a web applica\tion connecting to a web service (which I am coding as
well) and the part I am having trouble with is my Web Service.
Philip
"Jon Skeet [C# MVP]" <skeet@pobox.com> wrote in message
news:MPG.1bccd2c61fa5308498b5c9@msnews.microsoft.com...
> Philip Poole <dontreply@thebanksearch.com> wrote:
> > Slight update here, have created a program with the following line: -
> > Console.WriteLine ( System.Globalization.CultureInfo.CurrentUICulture );
> >
> > And I get en-US returned. WHy??? My regional settings as set from the
> > Control Panel as United Kingdon, why would .NET assume i want US, is
there a
> > regional setting for .net that I am missing
>
> Is this in a web application? If so, the problem could be that your
> *browser* is sending the wrong regional information.
>
> --
> Jon Skeet - <skeet@pobox.com>
> http://www.pobox.com/~skeet
> If replying to the group, please do not mail me too
- Next message: Jim Hunt: "How can I merge an untyped nested dataset to a typed nested dataset?"
- Previous message: Jon Skeet [C# MVP]: "Re: DateTime"
- In reply to: Jon Skeet [C# MVP]: "Re: DateTime"
- Next in thread: Jon Skeet [C# MVP]: "Re: DateTime"
- Reply: Jon Skeet [C# MVP]: "Re: DateTime"
- Reply: Cor Ligthert: "Re: DateTime"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|