public class JRFormatFactory
extends net.sf.jasperreports.engine.util.DefaultFormatFactory
Constructor and Description |
---|
JRFormatFactory() |
Modifier and Type | Method and Description |
---|---|
DateFormat |
createDateFormat(String pattern,
Locale locale,
TimeZone timeZone) |
void |
setDatePattern(String datePattern) |
public DateFormat createDateFormat(String pattern, Locale locale, TimeZone timeZone)
createDateFormat
in interface net.sf.jasperreports.engine.util.FormatFactory
createDateFormat
in class net.sf.jasperreports.engine.util.DefaultFormatFactory
public void setDatePattern(String datePattern)