# Month View Settings

Learn how to implement visual styles properties forMonth View node in the C1Scheduler application.

## Content

Through the **Month View** setting of the **Visual Style** dialog box, you can set properties for the month view.

![Month View Node](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/imagesext/image9_33.png)

The following properties are available through the **Month View** setting:

| Tab | Property | Description |
| --- | -------- | ----------- |
| **Month View** | Font | Sets the font for the month view. |
|  | Date format | Sets the date format for the day header. Available formats include:[*](javascript:void(0);) The following formats are available in the Japanese version:<ul><li><b>d</b> \- Displays the numeric date value\. For example\, <b>2007/02/01</b>.</li><li><b>MMMM d dddd</b> \- Displays the month\, measured as a number between 1 and 12\, the current day of the month\, measured as a number between 1 and 31\, inclusive\, and the full name of the day\. If the day is a single digit only \(1\-9\)\, then it is displayed as a single digit\. For example\, <b>2 1 Thursday</b>.</li><li><b>MMMM d</b> \- Displays the month\, measured as a number between 1 and 12\, and the current day of the month\, measured ad a number between 1 and 31\, inclusive\. If the day is a single digit only \(1\-9\)\, then it is displayed as a single digit\. For example\, <b>2 1</b>.</li><li><b>MMMM dd</b> \- Displays the month\, measured as a number between 1 and 12\, and the current day of the month\, measured ad a number between 1 and 31\, inclusive\. If the day is a single digit only \(1\-9\)\, it is formatted with a preceding 0 \(01\-09\)\. For example\, <b>2 01</b>.</li><li><b>d ddd</b> \- Displays the current day of the month\, measured as a number between 1 and 31\, inclusive\, and the full name of the day\. If the day is a single digit only \(1\-9\)\, then it is displayed as a single digit\. For example\, <b>1 Thursday</b>.</li><li><b>d</b> \- Displays the numeric date value\. For example\, <b>2/1/2007</b>.</li><li><b>dddd, MMMM dd</b> \- Displays the full name of the day and month\, and the current day of the month\, measured as a number between 1 and 31\, inclusive\. If the day is a single digit only \(1\-9\)\, it is formatted with a preceding 0 \(01\-09\)\. For example\, <b>Thursday, February 1</b>.</li><li><b>MMMM d</b> \- Displays the full name of the month and the current day of the month\, measured as a number between 1 and 31\, inclusive\. If the day is a single digit only \(1\-9\)\, then it is displayed as a single digit\. For example\, <b>February 1</b>.</li><li><b>MMMM dd</b> \- Displays the full name of the month and the current day of the month\, measured as a number between 1 and 31\, inclusive\. If the day is a single digit only \(1\-9\)\, it is formatted with a preceding 0 \(01\-09\)\. For example\, <b>February 01</b>.</li><li><b>dd MMMM</b> \- Displays the current day of the month\, measured as a number between 1 and 31\, inclusive\, and the full name of the month\. If the day is a single digit only \(1\-9\)\, it is formatted with a preceding 0 \(01\-09\)\. For example\, <b>01 February</b>.</li><li><b>d MMMM</b> \- Displays the current day of the month\, measured as a number between 1 and 31m inclusive\, and the full name of the month\. If the day is a single digit only \(1\-9\)\, then it is displayed as a single digit\. For example\, <b>1 February</b>.</li><li><b>ddd dd</b> \- Displays the abbreviated day name and the current day of the month\, measured as a number between 1 and 31\, inclusive\. If the day is a single digit only \(1\-9\)\, it is formatted with a preceding 0 \(01\-09\)\. For example\, <b>Thu 01</b>.</li><li><b>dd ddd</b> \- Displays the current day of the month\, measured as a number between 1 and 31\, inclusive\, and Displays the abbreviated day name\. If the day is a single digit only \(1\-9\)\, it is formatted with a preceding 0 \(01\-09\)\. For example\, <b>01 Thu</b>.</li></ul> |
|  | Show week tabs | Displays week tabs when checked. |
|  | Show time | Displays the appointment's time when checked. |
|  | Show end time | Displays the appointment's end time when checked. |

## See Also

[Grid Header Node](/componentone/docs/win/online-schedule/concepts/appearance-styling/c1schedulevisualstyl/monthviewnode/gridheadernode)

[Week Tab Node](/componentone/docs/win/online-schedule/concepts/appearance-styling/c1schedulevisualstyl/monthviewnode/weektabnode)

[Day Header Node](/componentone/docs/win/online-schedule/concepts/appearance-styling/c1schedulevisualstyl/monthviewnode/dayheadernode1)