Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-velocity Wiki" for change notification.
The following page has been changed by ChristopherTownson: http://wiki.apache.org/jakarta-velocity/ExtendedDateTool ------------------------------------------------------------------------------ - == Initial Rough Version == + = Initial Rough Version = ExtendedDateTool handles requirements for expressing a specified date relative to now as a string in a "friendly format" (e.g. "3 minutes ago", "tomorrow", "3 days from now") Below is the code for a first run through at making a tool to cover these requirements. This version is still very rough around the edges. @@ -630, +630 @@ </tool> }}} - == Refactored Version == + = Refactored Version = Nathan has done a lot of refactoring on that initial rough version which has resulted in the following code: {{{ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
