Searched refs:monthType (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/samples/cal/
H A Dcal.c363 UDateFormatSymbolType monthType = (useLongNames ? UDAT_MONTHS : UDAT_SHORT_MONTHS); local
368 get_symbols(fmt, monthType, months, MONTH_COUNT - 1, 0, 0, status); /* some locales have 13 months, no idea why */

Completed in 98 milliseconds