I have read the FAQ about using custom converters. Nice and powerful - but maybe in some cases it can be simpler? Behavior of a converter using dates in single application may differ with: * the locale * required format (long, short, with time, time only)
What is the easiest way of reusing date converters with different formats across many web pages? Formats should be locale dependent. I don't want to read the same formats from page properties, it could be something defined globally. Did I miss something? Darek ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
