[ http://issues.apache.org/jira/browse/MYFACES-506?page=comments#action_12330098 ]
Bernd Bohmann commented on MYFACES-506: --------------------------------------- Ok, but getTimeZone should not be used in getAsObject. If GMT is the default value of timezone, every date should be parsed and formated in GMT, until the value timezone is set in the tag. But this doesn't respect the timezone of the locale. Who can clarify this issue? > DateTimeConverter.getTimeZone should return the default time of the GMT zone > by default > --------------------------------------------------------------------------------------- > > Key: MYFACES-506 > URL: http://issues.apache.org/jira/browse/MYFACES-506 > Project: MyFaces > Type: Bug > Components: JSR-127 > Versions: 1.0.9m9 > Reporter: Bruno Aranda > Assignee: Bruno Aranda > Fix For: 1.1.0 > > DateTimeConverter.getTimeZone should return the default time of the GMT zone > by default, and not null. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
