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 DateTimeTokenstatic DateTimeTokenDateTimeTokens.fractions()static DateTimeTokenDateTimeTokens.separators(char... anyOf) static DateTimeTokenDateTimeTokens.zoneOffset()Methods in com.ethlo.time with parameters of type DateTimeTokenModifier and TypeMethodDescriptionstatic DateTimeParserDateTimeParsers.of(DateTimeToken... tokens) -
Uses of DateTimeToken in com.ethlo.time.token
Methods in com.ethlo.time.token with parameters of type DateTimeTokenModifier and TypeMethodDescriptionstatic DateTimeParserConfigurableDateTimeParser.of(DateTimeToken... tokens) Create a new parser with the specified tokens