Comparison Date functions
Function difference

org.apache.velocity.tools.generic.ComparisonDateTool.Comparison difference(java.lang.Object, java.lang.Object)
Returns a ComparisonDateTool.Comparison between the result of the second specified date and the first specified date.

Example:
${cdate:difference(now, then)}


Function Information
Function Classcom.logikdev.jsftools.StaticComparisonDateTool
Function Signatureorg.apache.velocity.tools.generic.ComparisonDateTool.Comparison difference(java.lang.Object, java.lang.Object)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.