Comparison Date functions
Function formatByStyles

java.lang.String formatByStyles(java.lang.String, java.lang.String, java.lang.Object, java.util.Locale, java.util.TimeZone)
Returns the specified date as a string formatted according to the specified Locale and date and/or time styles.

Example:
${cdate:formatByStyles(dateStyle, timeStyle, obj, locale, timezone)}


Function Information
Function Classcom.logikdev.jsftools.StaticDateTool
Function Signaturejava.lang.String format(java.lang.String, 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.