Bugs item #494453, was opened at 2001-12-17 22:50 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=104754&aid=494453&group_id=4754
Category: Tapestry Group: bug Status: Open Resolution: None Priority: 5 Submitted By: Richard Lewis-Shell (rlewisshell) >Assigned to: Richard Lewis-Shell (rlewisshell) Summary: invalid-date-format message string wrong Initial Comment: The invalid date format message string (invalid-date- format) reports "MM/DD/YYYY" as the correct date format even if the DateField/Validator uses a different format object. ---------------------------------------------------------------------- Comment By: Richard Lewis-Shell (rlewisshell) Date: 2002-01-03 15:27 Message: Logged In: YES user_id=167696 Some further thoughts... Date format strings are 'almost' presentable - is it worth exploring the use of format strings along with format objects - then the format string could be presented. (I'm sure that I like this option, but its an option none-the- less) Another option would be to present the current date/time using the appropriate format as an example of how to format a date. That doesn't help differentiate MM/DD/YYYY from DD/MM/YYYY when M=D (eg. 1/1/2001). Perhaps if M=D then could use 'yesterday' instead (eg. 31/12/2000). ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=104754&aid=494453&group_id=4754 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
