I have the following scenario:
Calendar
DateTime
I guess you may need to add in configuration file TIMEZONE=GMT
In web application this is defined in web.xml
javax.faces.DATETIMECONVERTER_DEFAULT_TIMEZONE_IS_SYSTEM_TIMEZONE true
Regards