Ticket #5987 (closed Bug: invalid)

Opened 5 years ago

Last modified 3 years ago

Wrong time displayed on events

Reported by: kirks Owned by: deo
Priority: minor Milestone: 2.5.3
Component: Infrastructure Keywords:
Cc:

Description

I've just installed Plone 2.5.1 on Zope 2.9.6 running on FreeBSD 6-STABLE. On my newly created Plone site, whenever I add an event, it's displayed with the wrong time. For instanced, if I create one that runs between 2006-12-05 19:30 and 22:00, it gets rendered like:

    (<span class="location">Some Event</span>, from
         <abbr class="dtstart" title="2006-12-05 19:30:00">2006-12-05 13:30</abbr> to
         <abbr class="dtend" title="2006-12-05 22:00:00">2006-12-05 16:00</abbr>)

The server and I live in the CST time zone, which accounts for the 6-hour offset (as though I entered the time in UTC and it's converting it to CST for display).

Change History

comment:1 Changed 5 years ago by deo

  • Owner changed from somebody to deo
  • Status changed from new to assigned
  • Component changed from Unknown to Calendar and time

comment:2 Changed 5 years ago by deo

  • Status changed from assigned to closed
  • Resolution set to invalid

Duplications: #6052, #6062, #6237.

comment:3 Changed 5 years ago by hannosch

  • Milestone changed from 2.5.x-old to 2.5.3

Milestone 2.5.x-old deleted

comment:4 Changed 3 years ago by hannosch

  • Component changed from Calendar and time to Infrastructure
Note: See TracTickets for help on using tickets.