Support Joda Time in $date tool
-------------------------------

                 Key: VELTOOLS-135
                 URL: https://issues.apache.org/jira/browse/VELTOOLS-135
             Project: Velocity Tools
          Issue Type: Wish
          Components: GenericTools
    Affects Versions: 2.0
            Reporter: David Parks
            Priority: Minor


The $date tool doesn't support Joda Time formats. This may be as simple as just 
updating the ConversionUtil class to convert Joda time objects to 
java.util.Date types.

If updating ConversionUtils it might also be nice to get that from a Factory 
class that can be configured so that users can easily extend ConversionUtils to 
support other formats such as this. As is it's not easy to extend 
ConversionUtils.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to