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 8c36c1c commit 3ddc613Copy full SHA for 3ddc613
src/translations.php
@@ -10,11 +10,11 @@
10
* If the default date format for the locale displays correctly, you should omit the date_format parameter.
11
* Supplying a date format is optional and will be used instead of the default locale date format.
12
*
13
- * Different year Same year Format string
14
- * -------------- --------- -------------
15
- * 10/8/2016 10/8 j/n[/Y]
16
- * 8/10/2016 8/10 n/j[/Y]
17
- * 2016.8.10 8.10 [Y.]n.j
+ * Different year Same year Format string
+ * -------------- --------- -------------
+ * 10/8/2016 10/8 j/n[/Y]
+ * 8/10/2016 8/10 n/j[/Y]
+ * 2016.8.10 8.10 [Y.]n.j
18
19
* For info on valid date_format strings, see https://github.com/DenverCoder1/github-readme-streak-stats#date-formats
20
0 commit comments