Re: [Bulk] Re: day light saving time happened today

2013-03-10 Thread Mike Jeays
On Sun, 10 Mar 2013 21:42:52 -0400
Fbsd8 fb...@a1poweruser.com wrote:

 Lowell Gilbert wrote:
  
  The next test is to check the clock in GMT. 
  I expect it to be off, which means that the timezone rules are not the
  problem. If this is not the case, the diagnosis gets more interesting.
  
  
 
 And how do you purpose I check the clock in GMT?
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

date -u should do it.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [Bulk] Re: day light saving time happened today

2013-03-10 Thread Fbsd8

Mike Jeays wrote:

On Sun, 10 Mar 2013 21:42:52 -0400
Fbsd8 fb...@a1poweruser.com wrote:


Lowell Gilbert wrote:
The next test is to check the clock in GMT. 
I expect it to be off, which means that the timezone rules are not the

problem. If this is not the case, the diagnosis gets more interesting.



And how do you purpose I check the clock in GMT?



date -u should do it.




date -u  shows
Mon Mar 11 01:08:39 UTC 2013

date shows
Sun Mar 10 01:08:47 EDT 2013

In tzsetup I selected north America, EDT.
It's the first one on the list.


What is really needed is for the tzsetup program to state which east 
coast selections have day light saving included. Maybe a pr is in order.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: [Bulk] Re: day light saving time happened today

2013-03-10 Thread Ben Cottrell
On Mar 10, 2013, at 19:18, Fbsd8 fb...@a1poweruser.com wrote:
 What is really needed is for the tzsetup program to state which east coast 
 selections have day light saving included. Maybe a pr is in order.

Nope, you pretty conclusively proved that you're using the right
time zone setting. Trust me. :-) That md5 you posted is the exact
same md5 that's on my own system. My own America/New_York is
doing just fine, thank you. ;-)

Something else is going on. *What*, I don't know. But you chose
the right time zone in tzsetup and that time zone description
file definitely does have DST rules in it.

I never use the wall_cmos_clock setting, because I don't trust
it -- at least with the traditional behavior (wall_cmos_clock=0)
I know *exactly* what's going on. I really don't know what is
happening under the hood when that's turned on, so I have no
idea if it could be related or not. But I'm curious what
it shows if you run:

sysctl machdep.wall_cmos_clock

~Ben
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org