Re: Admin Date/Time Fields in localtime

2007-06-19 Thread Gary Wilson
Craig wrote: > I have noticed that when using the admin site (which is really nice, > by the way), the date and time fields have a nice js widget to fill in > the current date and time, but it uses localtime, not UTC time. Our > database we store all time fields in UTC, and having the web page us

Admin Date/Time Fields in localtime

2007-06-19 Thread Craig
I have noticed that when using the admin site (which is really nice, by the way), the date and time fields have a nice js widget to fill in the current date and time, but it uses localtime, not UTC time. Our database we store all time fields in UTC, and having the web page use localtime is a prob