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: src/datepicker/format.html
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -31,10 +31,12 @@
31
31
</div>
32
32
</div>
33
33
<divid="description">
34
-
<p>
35
-
Date Formats sample illustrates the support of custom date format in DatePicker component by using the
36
-
<code>format</code> property. You can also change the date format by selecting it from the format options in the properties panel.
37
-
</p>
38
-
<p> More information on the date format configuration can be found in this <ahref="http://ej2.syncfusion.com/angular/documentation/datepicker/globalization.html#date-format" target="_blank"> documentation section</a>.
39
-
</p>
34
+
<p>
35
+
Date Formats sample illustrates the support of custom date format in DatePicker component by using the
36
+
<code>format</code> property. You can also change the date format by selecting it from the format options in the
37
+
properties panel.
38
+
</p>
39
+
<p> More information on the date format configuration can be found in this <ahref="http://ej2.syncfusion.com/angular/documentation/datepicker/globalization.html#date-format"
Copy file name to clipboardExpand all lines: src/datepicker/range.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,5 +7,5 @@
7
7
<p>
8
8
Date Range sample illustrates the date selection within a specific range in a calendar by using min and max properties. Here, the date selection range was resricted within a range from 7th to 27th days in a month.
9
9
</p>
10
-
<p>More information on the date range configuration can be found in this <ahref="http://ej2.syncfusion.com/angulardocumentation/datepicker/date-range.html" target="_blank"> documentation section</a>.</p>
10
+
<p>More information on the date range configuration can be found in this <ahref="http://ej2.syncfusion.com/angular/documentation/datepicker/date-range.html" target="_blank"> documentation section</a>.</p>
0 commit comments