Package com.adobe.cq.inbox.ui
Interface DateFormatter
public interface DateFormatter
Represents an interface used by the UI to format a date.
-
Method Summary
-
Method Details
-
getDate
String getDate()Returns a formatted date according to the injected formats.- Returns:
- Formatted date
-