Package 

Class LegacyDateFormatter

    • Method Summary

      Modifier and Type Method Description
      abstract String format(Date date)
      final String formatDate(LocalDateTime localDateTime)
      • Methods inherited from class com.getstream.sdk.chat.utils.DateFormatter

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LegacyDateFormatter

        LegacyDateFormatter()