You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnet/DateRangePicker/display-format.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ keywords: format
12
12
13
13
Text representation of date and time in their corresponding text box in a control, can be changed using the available API called **DateFormat**, **TimeFormat**. By default those values will be set based on culture.
14
14
15
-
To know about standard patterns for date format. Please check with the format section available in DatePicker [display format section](https://help.syncfusion.com/js/datepicker/display-format).
15
+
To know about standard patterns for date format. Please check with the format section available in DatePicker [display format section](https://help.syncfusion.com/aspnet/datepicker/display-format).
16
16
17
17
Also like formatting the date value, the time value also can be formatted. Make use of below details, to create your custom time format using **TimeFormat** API.
0 commit comments