Package com.norconex.commons.lang.time
package com.norconex.commons.lang.time
Time-related utility classes.
-
ClassDescriptionDeprecated.Formats a duration to a string.Parse a textual representation of a duration and converts it into a
longmillisecond value.Runtime exception when aDurationParsercould not parse a string value.Duration unit.Formats a single duration unit according to supplied locale and plurality flag.Deprecated.UseDurationUnitFormatterinstead.Use localized properties files (ResourceBundle) to get the string representation of duration unit.Time the execution of arbitrary code and return the elapsed time.Immutable class holding a specific date made only of the year, month, and day.An immutable date interval where both the start and end are inclusive.Parses a string representation of a date to aZonedDateTime.
DateModelinstead.