# Day View Settings

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

## Content

Through the **Day View** setting of the **Visual Style** dialog box, you can set the day view properties.

![](https://cdn.mescius.io/document-site-files/images/675b9aff-7616-4324-81ac-58e410fb9531/images/dayview-node.png)

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

| Group | Property | Description |
| ----- | -------- | ----------- |
| **Day View** | Font | Sets the font for the day view. |
|  | Show day status | Displays the status bar when checked. |
|  | Date format | Sets the format for the date. 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 01</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> |
|  | Border | Sets the border width for the day view. |
|  | Vertical border color | Sets the vertical border color for the day view. |

## See Also

[Time Ruler Node](/componentone/docs/win/online-schedule/concepts/appearance-styling/c1schedulevisualstyl/dayviewnode/timerulernode)

[All-Day Area Node](/componentone/docs/win/online-schedule/concepts/appearance-styling/c1schedulevisualstyl/dayviewnode/alldayareanode)

[Day Header Node (Day View)](/componentone/docs/win/online-schedule/concepts/appearance-styling/c1schedulevisualstyl/dayviewnode/dayheadernodedayview)