Shows the name of the month for a given date. This is a component of a MonthAndYear control, and in that capacity appears in controls such as CalendarMonthNavigator.

By default, this shows the name of the current month.

If the jQuery Globalize library is loaded, the month names are taken from the current culture. Otherwise, English month names are used.