Class Formats.AnnotationDateFormatter

Enclosing class:
Formats

public static class Formats.AnnotationDateFormatter extends Formatters.AnnotationFormatter<Formats.DateTime,Date>
Annotation formatter, triggered by the @DateTime annotation.
  • Constructor Details

    • AnnotationDateFormatter

      public AnnotationDateFormatter(MessagesApi messagesApi)
      Creates an annotation date formatter.
      Parameters:
      messagesApi - messages to look up the pattern
  • Method Details