Calendar.ALL_STYLES

A style specifier for {@link #getDisplayNames(int, int, Locale) getDisplayNames} indicating names in all styles, such as "January" and "Jan".

@see #SHORT_FORMAT @see #LONG_FORMAT @see #SHORT_STANDALONE @see #LONG_STANDALONE @see #SHORT @see #LONG @since 1.6

class Calendar
enum int ALL_STYLES;

Meta