OK, there is now support for #{timeZone} and #{timeZoneSelector.select}. * the timezone defaults to the server timezone, but this can of course be overridden either in components.xml or via the UI
* I have created <s:convertDateTime/> which always uses the "Seam timezone", ie. #{timeZone}. * I have registered this as the *default converter* for java.util.Date, which eliminates a bunch of noisy date handling stuff in the view. Check the changes to the booking app to see how this is better. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3977709#3977709 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977709 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user