Uses of Class
com.ibm.icu.util.DateInterval
Packages that use DateInterval
-
Uses of DateInterval in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type DateIntervalModifier and TypeMethodDescriptionfinal StringBuffer
DateIntervalFormat.format
(DateInterval dtInterval, StringBuffer appendTo, FieldPosition fieldPosition) Format a DateInterval to produce a string.private StringBuffer
DateIntervalFormat.formatIntervalImpl
(DateInterval dtInterval, StringBuffer appendTo, FieldPosition pos, DateIntervalFormat.FormatOutput output, List<FieldPosition> attributes) DateIntervalFormat.formatToValue
(DateInterval dtInterval) Format a DateInterval to produce a FormattedDateInterval.