@Immutable public final class PDTFromString extends Object
String.@Nullable public static ZonedDateTime getZonedDateTimeFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static ZonedDateTime getZonedDateTimeFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static OffsetDateTime getOffsetDateTimeFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static OffsetDateTime getOffsetDateTimeFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static XMLOffsetDateTime getXMLOffsetDateTimeFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static XMLOffsetDateTime getXMLOffsetDateTimeFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static LocalDate getLocalDateFromString(@Nullable String sValue, @Nullable Locale aParseLocale)
@Nullable public static LocalDate getLocalDateFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static LocalDate getLocalDateFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static OffsetDate getOffsetDateFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static OffsetDate getOffsetDateFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static XMLOffsetDate getXMLOffsetDateFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static XMLOffsetDate getXMLOffsetDateFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static LocalDateTime getLocalDateTimeFromString(@Nullable String sValue, @Nullable Locale aParseLocale)
@Nullable public static LocalDateTime getLocalDateTimeFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static LocalDateTime getLocalDateTimeFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static LocalTime getLocalTimeFromString(@Nullable String sValue, @Nullable Locale aParseLocale)
@Nullable public static LocalTime getLocalTimeFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static LocalTime getLocalTimeFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static OffsetTime getOffsetTimeFromString(@Nullable String sValue, @Nullable Locale aParseLocale)
@Nullable public static OffsetTime getOffsetTimeFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static OffsetTime getOffsetTimeFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static XMLOffsetTime getXMLOffsetTimeFromString(@Nullable String sValue, @Nonnull DateTimeFormatter aDF)
@Nullable public static XMLOffsetTime getXMLOffsetTimeFromString(@Nullable String sValue, @Nonnull String sPattern)
@Nullable public static Duration getDurationFromString(@Nullable String sValue)
Copyright © 2014–2022 Philip Helger. All rights reserved.