Alexander Kapshuk <[email protected]> writes: > the actual current time is 10.21 pm.
Your system's clock may be off as well... > any idea when an updated time zone file will become available? It's already in the FreeBSD tree: http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/contrib/tzdata/europe?rev=1.7.2.2;content-type=text%2Fplain To install it, you'll need something like # zic europe (where "europe" is the file from the URL above) and then tzsetup(8) should install the correct information. Or you could update your system to anything after October 26. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
