Any idea why when upon saving, the date on a calendar event node moves 16 hours ahead? From browsing the issues for this module, it seems possible that there's a PHP-related bug here—my client's host is running PHP 5.2.6. The date change so far is consistent, and none of the date/time settings seem out of whack.

I'm at a loss at this point. Usually the date/calendar/views combo pretty much works out of the box for me.

Comments

andrewtf’s picture

Version: 6.x-2.7 » 6.x-2.x-dev
Status: Active » Closed (fixed)

I figured it out: The problem was caused by the Date Repeat Sequence module, even though it wasn't be utilized on this particular date field. Uninstalling the module solved the issue.