Uses of Interface
com.ethlo.time.token.DateTimeToken
Packages that use DateTimeToken
-
Uses of DateTimeToken in com.ethlo.time
Methods in com.ethlo.time that return DateTimeTokenModifier and TypeMethodDescriptionstatic DateTimeToken
static DateTimeToken
DateTimeTokens.fractions()
static DateTimeToken
DateTimeTokens.separators
(char... anyOf) static DateTimeToken
DateTimeTokens.zoneOffset()
Methods in com.ethlo.time with parameters of type DateTimeTokenModifier and TypeMethodDescriptionstatic DateTimeParser
DateTimeParsers.of
(DateTimeToken... tokens) -
Uses of DateTimeToken in com.ethlo.time.internal.token
Classes in com.ethlo.time.internal.token that implement DateTimeTokenModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of DateTimeToken in com.ethlo.time.token
Fields in com.ethlo.time.token declared as DateTimeTokenMethods in com.ethlo.time.token with parameters of type DateTimeTokenModifier and TypeMethodDescriptionstatic DateTimeParser
ConfigurableDateTimeParser.of
(DateTimeToken... tokens) Create a new parser with the specified tokensConstructors in com.ethlo.time.token with parameters of type DateTimeToken