Package studio.magemonkey.codex.util
Class TimeUT
java.lang.Object
studio.magemonkey.codex.util.TimeUT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringformatTime(long time) static StringformatTimeLeft(long until) static StringformatTimeLeft(long max, long min) static LocalDateTimegetLocalDateTimeOf(long ms) static LocalTimegetLocalTimeOf(long ms)
-
Constructor Details
-
TimeUT
public TimeUT()
-
-
Method Details
-
formatTime
-
formatTimeLeft
-
formatTimeLeft
-
getLocalTimeOf
-
getLocalDateTimeOf
-