Oct. 24, 2011
9:07 p.m.
Try zdump -v -c 2010 America/Anchorage and the other zones. In my experience, if zdump does not find the tzinfo files, it outputs always the same info, whithout warning or error. To me it looks as if it does not find the binary files. On 24.10.11 21:48, Thom Hehl wrote:
$ ./zdump America/Anchorage
America/Anchorage Mon Oct 24 19:46:24 2011 GMT
thom@hehl /cygdrive/c/javatools/tzinfo/src
$ ./zdump America/Chicago
America/Chicago Mon Oct 24 19:46:34 2011 GMT
thom@hehl /cygdrive/c/javatools/tzinfo/src
$ ./zdump America/Kentucky/Louiville
America/Kentucky/Louiville Mon Oct 24 19:48:21 2011 GMT
My clock is current set to Eastern Daylight.
Thanks.