Calendar.LONG

A style specifier for {@link #getDisplayName(int, int, Locale) getDisplayName} and {@link #getDisplayNames(int, int, Locale) getDisplayNames} equivalent to {@link #LONG_FORMAT}.

@see #LONG_STANDALONE @see #SHORT @since 1.6

class Calendar
enum int LONG;

Meta