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
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