Hi,
there was another thread with subject 'MYFACES-656' where i give a
possible solution.
The fact is as to spec the converter uses GMT if you don't set him to
use another timezone. If you want to use system default, like pre
MYFACES-656, just give this timezone as attribute.
e.g. provide a bean method like
public TimeZone getTimeZone() { return TimeZone.getDefault();}
and use it in the converter:
<f:convertDateTime timeZone="#{bean.timeZone}" .../>
regards
Volker
Francesco Consumi wrote:
> Quoting Travis Reeder <[EMAIL PROTECTED]>:
> Yes, it's the same problem as the thread from a few days back with
> "headache" in the subject (which is a very fitting subject I might add).
>
> I re-read the "headache" thread, but I didn't understand if there is a
> solution to this problem living in central-eastern Europe.. :-) In the
> meanwhile I restored myfaces 1.1.0
> .......
>
--
Don't answer to From: address!
Mail to this account are droped if not recieved via mailinglist.
To contact me direct create the mail address by
concatenating my forename to my senders domain.