Class ClockFormatter

java.lang.Object
com.djrapitops.plan.delivery.formatting.time.DateFormatter
com.djrapitops.plan.delivery.formatting.time.ClockFormatter
All Implemented Interfaces:
Formatter<Long>, Function<Long,String>

public class ClockFormatter extends DateFormatter
Formatter for a timestamp that only includes a clock.
  • Constructor Details

  • Method Details