You can register a custom date/time converter and implement what you
want/need.

If i remember correct there was the idea of provide such a converter to
tomahawk/sandbox. There is no need to fit the spec.
Maybe someone has already implement such one.

regards
  Volker

Francesco Consumi wrote:
> 
>>
>> e.g. provide a bean method like
>>
>> public TimeZone getTimeZone() { return TimeZone.getDefault();}
>>
>> and use it in the converter:
>>
>> <f:convertDateTime timeZone="#{bean.timeZone}"  .../>
>>
> 
> Isn't there a faster way ?
> to be obliged to put timeZone="" on every field is very annoying, I've a
> lot of date/time fields in my databases, and I need they are shwown
> exactly as they are inserted....
> 
> 
> thanks,
> 

-- 
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.

Reply via email to