Re: Datetime and apache log files show wrong timezone

2009-01-24 Thread Graham Dumpleton
On Jan 25, 2:27 am, simong wrote: > On Jan 24, 2:30 pm, Graham Dumpleton > wrote: > > > > > On Jan 24, 8:46 pm, simong wrote: > > > > My apologies in advance if this isn't a direct django issue but I > > > can't work out where the problem is coming from. > > > > My server's system time runs C

Re: Datetime and apache log files show wrong timezone

2009-01-24 Thread simong
On Jan 24, 2:30 pm, Graham Dumpleton wrote: > On Jan 24, 8:46 pm, simong wrote: > > > > > My apologies in advance if this isn't a direct django issue but I > > can't work out where the problem is coming from. > > > My server's system time runs Centos 5 and is set to Europe/London: > > > -bash-

Re: Datetime and apache log files show wrong timezone

2009-01-24 Thread simong
On Jan 24, 2:30 pm, Graham Dumpleton wrote: > On Jan 24, 8:46 pm, simong wrote: > > > > > My apologies in advance if this isn't a direct django issue but I > > can't work out where the problem is coming from. > > > My server's system time runs Centos 5 and is set to Europe/London: > > > -bash-

Re: Datetime and apache log files show wrong timezone

2009-01-24 Thread Graham Dumpleton
On Jan 24, 8:46 pm, simong wrote: > My apologies in advance if this isn't a direct django issue but I > can't work out where the problem is coming from. > > My server's system time runs Centos 5 and is set to Europe/London: > > -bash-3.2$ date > Sat Jan 24 12:26:14 GMT 2009 > -bash-3.2$ date -u

Datetime and apache log files show wrong timezone

2009-01-24 Thread simong
My apologies in advance if this isn't a direct django issue but I can't work out where the problem is coming from. My server's system time runs Centos 5 and is set to Europe/London: -bash-3.2$ date Sat Jan 24 12:26:14 GMT 2009 -bash-3.2$ date -u Sat Jan 24 12:26:17 UTC 2009 -bash-3.2$ /sbin/hwcl