On Sat, Jun 09, 2007 at 07:04:51PM +0100, andy wrote:
> 
> ZONE_TMP_FILE=`mktemp` && find /usr/share/zoneinfo/ -type f -print0 |xargs 
> -0 md5sum >>$ZONE_TMP_FILE && grep `md5sum /etc/localtime |cut -f1 -d\ ` 
> $ZONE_TMP_FILE && rm -f $ZONE_TMP_FILE
> 
<SNIP>
> 4c9f9c5c5f86bcc5465c08831ef59e75  /usr/share/zoneinfo/Europe/London
<SNIP>

Hmm, that is what you thought it was supposed to be set to, correct?
Does your clock program have some sort of settings within the
application for timezone or daylight savings time?

Regards,

-Roberto
-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com

Attachment: signature.asc
Description: Digital signature

Reply via email to