I set the event date/time in the admin area for a repeating event as 12-17-2008 08:00:00AM and ending the same day at 05:00:PM when I create my content.

However, in the database the begin time is 13:00:00 for some dates and 12:00:00 for others. The end times are also incorrect. However, the duration is correct.

Please see the screen shots.

My version of PHP is PHP 5.2.5.

Thanks for the contributing the dates module!

BTW, if anyone else needs to know how to export their content, I found these instructions on the web:

# Navigate to Administer -> Content Management -> Content Types
# Select the “Export” tab
# Select a type from the list
# Click the submit button
# Copy the type’s definition text

Jade

CommentFileSizeAuthor
Dates.pdf490 KBjdl100
event.txt15.36 KBjdl100

Comments

jdl100’s picture

Priority: Normal » Critical

Changed status to critical. I can't use the repeating date function until this is resolved.

jdl100’s picture

Title: Repeating date is storing the wrong time in the database » Repeating date is storing the wrong time in the database -- fixed

Once I changed the default timezone back to blank in the date and time settings, the dates were stored correctly in the database again.

brynp’s picture

Thanks -- this was my problem exactly: http://drupal.org/node/344268

karens’s picture

Status: Active » Fixed

I cannot replicate this in the latest -dev code. The rc6 version is very out of date at this point and lots of things have been fixed since.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.