Calendar.SHORT_FORMAT

A style specifier for {@link #getDisplayName(int, int, Locale) getDisplayName} and {@link #getDisplayNames(int, int, Locale) getDisplayNames} indicating a short name used for format.

@see #SHORT_STANDALONE @see #LONG_FORMAT @see #LONG_STANDALONE @since 1.8

class Calendar
enum int SHORT_FORMAT;

Meta