java.lang.Object
com.djrapitops.plan.delivery.formatting.time.ISO8601NoClockTZIndependentFormatter
- All Implemented Interfaces:
Formatter<Long>
, Function<Long,String>
Formatter for a timestamp in ISO-8601 format without the clock, without applying timezone offset.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ISO8601NoClockTZIndependentFormatter
public ISO8601NoClockTZIndependentFormatter()
-