-
- All Implemented Interfaces:
-
com.getstream.sdk.chat.utils.DateFormatter
public abstract class LegacyDateFormatter implements DateFormatter
-
-
Constructor Summary
Constructors Constructor Description LegacyDateFormatter()
-
Method Summary
Modifier and Type Method Description abstract Stringformat(Date date)final StringformatDate(LocalDateTime localDateTime)-
-
Method Detail
-
formatDate
final String formatDate(LocalDateTime localDateTime)
-
-
-
-