dateutils
Function formatDateTimeWithLocale

java.lang.String formatDateTimeWithLocale(java.util.Calendar, java.lang.String, java.lang.String)
Format a date and time with a specified language (lowercase two-letter ISO-639 code) based on a given pattern, or a builtin style (short, medium, long or full). Also supports different styles for date and time with the syntax "date_style;time_style" (e.g. "short;long")


Function Information
Function Classnet.sourceforge.openutils.elfunctions.DateElUtils
Function Signaturejava.lang.String formatDateTimeWithLocale(java.util.Calendar, java.lang.String, java.lang.String)
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.