Uses of Class
org.dellroad.stuff.text.MessageFmt.DateFormatArgumentSegment
-
Uses of MessageFmt.DateFormatArgumentSegment in org.dellroad.stuff.text
Modifier and TypeClassDescriptionstatic class
AMessageFormat
argument segment that formats the argument using aSimpleDateFormat
.static class
AnMessageFmt.ArgumentSegment
that formats its argument using one of the standardDateFormat
date instances for the locale.static class
AnMessageFmt.ArgumentSegment
that formats its argument using one of the standardDateFormat
time instances for the locale.Modifier and TypeMethodDescriptionprotected <T extends DateFormat>
voidMessageFmt.SegmentSwitchAdapter.caseDateFormatArgumentSegment
(MessageFmt.DateFormatArgumentSegment<T> segment) Internal roll-up method.