Class DateFormatProcessor.Input
java.lang.Object
org.mapfish.print.processor.jasper.DateFormatProcessor.Input
- Enclosing class:
- DateFormatProcessor
The Input of the processor.
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe values.The timezone to use. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
timezone
The timezone to use.Either an abbreviation such as "CET", a full name such as "Europe/Zurich", or a custom ID such as "GMT-8:00". Defaults to the OS timezone.
-
REPORT_LOCALE
The values.
-
-
Constructor Details
-
Input
public Input()
-