mmmm top-level constant

String const mmmm

Month (Full)


Format: January February ... December

Summary: The full name of the month.

Details: Provides the complete string for the month. This is the most formal way to represent the month and is the foundation for long-form date formatting.

Implementation

const String mmmm = 'MMMM';