Probably worth noting that GMT and UTC are not the same, even though in winter they do map to the same time value. To enable local time in *nix you need to copy `/usr/share/zoneinfo/<timezonestring>` to /etc/localtime. Depending on the application it may also perform its own timezone management, referencing either /etc/timezone for the system wide setting of timezonestring or a private config file (e.g. php does that).
------------------------------------------------------------------------ gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050 View this thread: http://forums.slimdevices.com/showthread.php?t=114253 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
