Skip to content

Commit 8e43a0c

Browse files
Merge pull request #1500 from syncfusion-content/Scheduler_UG_Update
906867- Update the default value for Date Format in WPF Scheduler.
2 parents c23541e + 37266c9 commit 8e43a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpf/Scheduler/Month-View.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ this.Schedule.MonthViewSettings.MonthNavigationDirection = MonthNavigationDirect
127127
![WPF Scheduler month view MonthNavigationDirection](Month-View_Images/wpf-scheduler-month-navigation-direction.png)
128128

129129
## Date format
130-
Customize the date format of the scheduler month view by using the [DateFormat](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Scheduler.MonthViewSettings.html#Syncfusion_UI_Xaml_Scheduler_MonthViewSettings_DateFormat) property of `MonthViewSettings`. By default, the month date format is `d`.
130+
Customize the date format of the scheduler month view by using the [DateFormat](https://help.syncfusion.com/cr/wpf/Syncfusion.UI.Xaml.Scheduler.MonthViewSettings.html#Syncfusion_UI_Xaml_Scheduler_MonthViewSettings_DateFormat) property of `MonthViewSettings`. By default, the month date format is `%d`.
131131

132132
{% tabs %}
133133
{% highlight xaml %}

0 commit comments

Comments
 (0)