Module io.github.mmm.base
Package io.github.mmm.base.temporal
package io.github.mmm.base.temporal
Contains additions for
java.time and Temporal.-
ClassDescription
FromStringParserforInstantvalues.Interface for a converter of temporal values.Simple utility class to convert to standardTemporaltypes.Parser that can detectStrings representing aTemporalvalue viaTemporalParser.parse(String)but returnsnullif not aTemporalinstead of throwing an exception.TemporalType<V>