To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #384 (closed defect: fixed)

Opened 21 months ago

Last modified 20 months ago

New events have wrong time

Reported by: boutell Owned by: dordille
Priority: major Milestone: 1.4.1
Component: apostropheBlogPlugin Version:
Keywords: events Cc: johnnyoffline, agilbert, geoffd, dleute@…
Symfony version: 1.4

Description


I have a few events in my db, I just added another one. Note the start time that popped up. My current system time is 3:43pm. Earlier I created an event and it popped up with a start time of an hour *earlier* rather than hours later. We fixed my timezone, the issue persisted

Attachments

Screen shot 2010-05-24 at 3.41.57 PM.png Download (38.0 KB) - added by anonymous 21 months ago.

Change History

Changed 21 months ago by anonymous

Changed 21 months ago by dleute

  • cc dleute@… added

I'm having the same issue. I assume the timezone needs to be passed in or the local zone needs to be calculated on the client side.

I use JS on another project to take the input GMT/UTC date from the server and turn it into what the browser thinks is local time. That way I don't have to store a users intended timezone (and then have it be wrong if they go somewhere).

Changed 21 months ago by geoffd

  • component changed from apostrophePlugin to apostropheBlogPlugin
  • milestone set to 1.4.1

Changed 20 months ago by dordille

  • status changed from new to closed
  • resolution set to fixed

This issue has been addressed, there was an error in the date_format on the time widget. Also the time is no longer being displayed when they are the same.

Note: See TracTickets for help on using tickets.