Feature Requests item #786617, was opened at 2003-08-11 22:35 Message generated for change (Comment added) made by ianbdev You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536616&aid=786617&group_id=73068
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Thorbjoern Ravn Andersen (ravn) Assigned to: Nobody/Anonymous (nobody) Summary: <display:column ... format="MMDDYY"> Initial Comment: This patch adds a format attribute to the display:column tag, which allows the user to provide a date format for the values in this column. The string is used directly for java.text.SimpleDateFormat, and causes a stack trace if used incorrectly (while leaving the value unchanged). As I have only the need for this in HTML output, I have only added it there. Note: Patch also tries to change local.properties - this can be ignored. ---------------------------------------------------------------------- Comment By: Ian Barnett (ianbdev) Date: 2004-01-07 16:17 Message: Logged In: YES user_id=461701 This is a great suggestion and extremely useful shorthand for a very common need. I would however recommend going a step further and using the java.text.MessageFormat class for greater flexibility re: different object types. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536616&aid=786617&group_id=73068 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel