Dates and time zones
- From: "Cesar Ronchese" <ronchese_hotmail_dot_com>
- Date: Mon, 12 Dec 2005 11:18:03 -0300
Hello!
I've built a program that show some dates to users. I got a problem when
users have different configured time zone machines, where:
- One machine that determined time zone the date displayed is 01/01/2006.
- In other different machine (and other configured time zone), the date
displayed is 12/31/2006 19:00:00
If I redefine the time zones of these two machines to the same, the date
works fine.
I think this: if the date is registered as 01/01/2006, it should be showed
as 01/01/2006, independent of fix it in CultureInfo class. Or I'm wrong?
Why does this happen and how to resolve it?
[]s
Cesar
.
- Follow-Ups:
- Re: Dates and time zones
- From: Armin Zingler
- Re: Dates and time zones
- Prev by Date: Re: Dates and time zones
- Next by Date: Re: Interface 'implements' bug in 1.1.4322
- Previous by thread: Re: Capture and redirect TCP traffic
- Next by thread: Re: Dates and time zones
- Index(es):
Relevant Pages
|