Package org.kiwiproject.time
package org.kiwiproject.time
-
ClassesClassDescriptionThe original JDK 1.0
Dateclass leaves, ahem, much to be desired, but there are still (unfortunately) many classes, interfaces, and libraries that use it and probably won't be changed soon or ever.A collection of small utility methods to convert between legacyDateand the Java 8 date/time API classes.A collection of small utilities to format various types of Java date/time classes, both the legacyDateand the Java 8 date/time API classes injava.time.A collection of small utilities to parse strings into various types of Java date/time classes, both the legacyDateand the Java 8 date/time API classes injava.time.Utilities for formatting durations of various types.Provides utilities related toInstant.