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
Comments
Comment #1
jdl100 commentedChanged status to critical. I can't use the repeating date function until this is resolved.
Comment #2
jdl100 commentedOnce I changed the default timezone back to blank in the date and time settings, the dates were stored correctly in the database again.
Comment #3
brynp commentedThanks -- this was my problem exactly: http://drupal.org/node/344268
Comment #4
karens commentedI 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.