JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.day.cq.personalization.ui.items
Interface DateFormatter
@ProviderType
public interface
DateFormatter
Represents an interface used by the UI to format a date.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDate
()
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