Comparison Date functions
Function toDate

java.util.Date toDate(java.lang.String, java.lang.Object, java.util.Locale, java.util.TimeZone)
Converts an object to an instance of Date using the specified format, Locale, and TimeZone.

Example:
${cdate:toDate(format, obj, locale, timezone)}


Function Information
Function Classcom.logikdev.jsftools.StaticDateTool
Function Signaturejava.util.Date toDate(java.lang.String, java.lang.Object, java.util.Locale, java.util.TimeZone)
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.