Calendar.LONG_FORMAT

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

@see #LONG_STANDALONE @see #SHORT_FORMAT @see #SHORT_STANDALONE @since 1.8

class Calendar
enum int LONG_FORMAT;

Meta