The current code is creating the fields before setting up the site timezone. Those steps need to be reversed. If there is no site timezone created, the Date module will assume it is 'UTC'.
The current code is creating the fields before setting up the site timezone. Those steps need to be reversed. If there is no site timezone created, the Date module will assume it is 'UTC'.
Comments
Comment #1
dwwCommitted a fix for this to HEAD and DRUPAL-5. Thanks.