Searched refs:LocalizedPrinterParser (Results 1 – 1 of 1) sorted by relevance
1280 appendInternal(new LocalizedPrinterParser(dateStyle, timeStyle)); in appendLocalized()4432 static final class LocalizedPrinterParser implements DateTimePrinterParser { class4445 LocalizedPrinterParser(FormatStyle dateStyle, FormatStyle timeStyle) { in LocalizedPrinterParser() method in LocalizedPrinterParser