Class Formatters
java.lang.Object
com.djrapitops.plan.delivery.formatting.Formatters
Factory for new instances of different
Formatter
s.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbyteSize()
static void
clock()
day()
dayLong()
decimals()
static Formatters
getNumberFormatter
(FormatType type) second()
year()
yearLong()
-
Constructor Details
-
Formatters
-
-
Method Details
-
getInstance
-
clearSingleton
public static void clearSingleton() -
year
-
yearLong
-
day
-
dayLong
-
second
-
secondLong
-
clock
-
clockLong
-
iso8601NoClock
-
httpLastModifiedLong
-
javascriptDateFormatterLong
-
iso8601NoClockLong
-
iso8601NoClockTZIndependentLong
-
timeAmount
-
percentage
-
decimals
-
byteSize
-
byteSizeLong
-
getNumberFormatter
-