djangoproject.com icon indicating copy to clipboard operation
djangoproject.com copied to clipboard

Incorrect timezone handling in feed community blog post aggregator

Open timgraham opened this issue 11 years ago • 8 comments

see https://code.djangoproject.com/ticket/23566 for details

timgraham avatar Dec 18 '14 21:12 timgraham

Yeah, this seems to be a problem with us not using the timezone support and assuming the default timezone of "America/Chicago". We should either turn the site into a UTC only site, or just enable timezone support. Any objects with either of those options?

jezdez avatar Jan 01 '15 23:01 jezdez

I hear Django got fancy timezones support a few releases ago :D

aaugustin avatar Jan 03 '15 19:01 aaugustin

(Just kidding -- if the path of least resistance is UTC, that's just fine.)

aaugustin avatar Jan 03 '15 19:01 aaugustin

@aaugustin Heh, I'm just nervous about all that old code not being prepared for timezones. I'll try to make it work with them.

jezdez avatar Jan 03 '15 19:01 jezdez

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 07 '22 09:10 stale[bot]

stalebot, please don't close.

timgraham avatar Oct 07 '22 10:10 timgraham

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 05 '23 11:04 stale[bot]

stalebot, please don't close.

timgraham avatar Apr 05 '23 11:04 timgraham