Uses of Enum Class
org.gbif.api.util.IsoDateParsingUtils.IsoDateFormat
Packages that use IsoDateParsingUtils.IsoDateFormat
-
Uses of IsoDateParsingUtils.IsoDateFormat in org.gbif.api.util
Methods in org.gbif.api.util that return IsoDateParsingUtils.IsoDateFormatModifier and TypeMethodDescriptionIsoDateParsingUtils.getFirstDateFormatMatch
(String value) Iterates over all the OccurrenceDateFormat's and returns the first one that parses successfully the value.Returns the enum constant of this class with the specified name.static IsoDateParsingUtils.IsoDateFormat[]
IsoDateParsingUtils.IsoDateFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.