Outputs month as long name
Example: formatDate(DateTime(1989, 2), MM); // => february
const String MM = 'MM';