Calendar.SHORT_STANDALONE

A style specifier for {@link #getDisplayName(int, int, Locale) getDisplayName} and {@link #getDisplayNames(int, int, Locale) getDisplayNames} indicating a short name used independently, such as a month abbreviation as calendar headers.

@see #SHORT_FORMAT @see #LONG_FORMAT @see #LONG_STANDALONE @since 1.8

class Calendar
enum int SHORT_STANDALONE;

Meta