Interface DateFormatter


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

    Modifier and Type
    Method
    Description
    Returns a formatted date according to the injected formats.
  • Method Details

    • getDate

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