ntp.txt ------- NOTES: 1. Set the /etc/TZ file for your timezone 2. The TZ env variable in your shell will set the current time zone. This gets set automatically via /etc/profile for console and ssh logins, but for some reason it is not set in telnet logins (maybe because they currently don't have a proper login). 3. List of magic TZ codes here (thanks Mike Taht): http://wiki.openwrt.org/OpenWrtDocs/Configuration (search on TZ) 4. It's a really good idea to install the login ipkg (ipkg install login), otherwise TZ doesn't get set correctly at the start of each telnet session. Without login TZ gets set only on the serial console and ssh logins.