You can build a custom kernel with the TIMEZONE (and possibly DST) options non-zero. These should really be documented in options(4) but are not. For instance, if your RTC is on US mountain time option TIMEZONE=420 # time zone to adjust RTC time by Since MST is 7 hours (420 mins) offset from GMT/UTC. - todd