We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f6bdbe commit 3a70fb5Copy full SHA for 3a70fb5
core/src/components/datetime/utils/data.ts
@@ -65,7 +65,7 @@ const hour24 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 1
65
/**
66
* Given a locale and a theme,
67
* return an array with formatted days
68
- * of the week. iOS and Ionic themes should
+ * of the week. iOS and Ionic themes should
69
* display days such as "Mon" or "Tue".
70
* MD should display days such as "M"
71
* or "T".
0 commit comments