Class DateFormatProcessor.Input

java.lang.Object
org.mapfish.print.processor.jasper.DateFormatProcessor.Input
Enclosing class:
DateFormatProcessor

public static final class DateFormatProcessor.Input extends Object
The Input of the processor.
  • Field Details

    • timezone

      public String 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

      public Locale REPORT_LOCALE
      The values.
  • Constructor Details

    • Input

      public Input()