Interface DateFormatter


  • @ProviderType
    public interface DateFormatter
    Represents an interface used by the UI to format a date.
    • Method Detail

      • getDate

        java.lang.String getDate()
        Returns a formatted date according to the injected formats.
        Returns:
        Formatted date