Rafael Henrique Faria escreveu: > Se eu dou aqui apenas o > > # zdump -v > > Ele realmente não exibe nada. > > Mas se eu coloco o /etc/localtime como parametro, ae o zdump fica > travado e aprece as datas estranhas: > > paramo...@ns paramount # zdump -v /etc/localtime > /etc/localtime Sun Jan 26 08:29:52 -219 UTC = Sun Jan 26 05:23:24 > -219 LMT isdst=0 gmtoff=-11188 > /etc/localtime Mon Jan 27 08:29:52 -219 UTC = Mon Jan 27 05:23:24 > -219 LMT isdst=0 gmtoff=-11188 > /etc/localtime Fri Jan 1 03:06:27 -219 UTC = Thu Dec 30 23:59:59 > -219 LMT isdst=0 gmtoff=-11188 > /etc/localtime Fri Jan 1 03:06:28 -219 UTC = Fri Jan 1 00:00:00 > -219 LMT isdst=0 gmtoff=-11188 > ^C > paramo...@ns paramount # > > O que eu acho mais estranho é o caso dos GMTs aparecerem com -219. > > Parece que existe algum erro para o timezone se identificar.
Aqui eu acabei de fazer pelo ports (6.1-RELEASE-p10) e funcionou! Acho que é algo na versão 7.x... Vejam: # zdump -v /etc/localtime | egrep '20(09|10)' /etc/localtime Sun Feb 15 01:59:59 2009 UTC = Sat Feb 14 23:59:59 2009 BRST isdst=1 gmtoff=-7200 /etc/localtime Sun Feb 15 02:00:00 2009 UTC = Sat Feb 14 23:00:00 2009 BRT isdst=0 gmtoff=-10800 /etc/localtime Sun Oct 18 02:59:59 2009 UTC = Sat Oct 17 23:59:59 2009 BRT isdst=0 gmtoff=-10800 /etc/localtime Sun Oct 18 03:00:00 2009 UTC = Sun Oct 18 01:00:00 2009 BRST isdst=1 gmtoff=-7200 /etc/localtime Sun Feb 21 01:59:59 2010 UTC = Sat Feb 20 23:59:59 2010 BRST isdst=1 gmtoff=-7200 /etc/localtime Sun Feb 21 02:00:00 2010 UTC = Sat Feb 20 23:00:00 2010 BRT isdst=0 gmtoff=-10800 /etc/localtime Sun Oct 17 02:59:59 2010 UTC = Sat Oct 16 23:59:59 2010 BRT isdst=0 gmtoff=-10800 /etc/localtime Sun Oct 17 03:00:00 2010 UTC = Sun Oct 17 01:00:00 2010 BRST isdst=1 gmtoff=-7200 Sds, -- Eduardo Schoedler. ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

