monthFullName constant

String const monthFullName

example: April (Full Month Name)

Implementation

static const String monthFullName = 'MMMM';