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.
2 parents 9307f58 + 3e0e10b commit f17d889Copy full SHA for f17d889
src/tick/core.cljc
@@ -1341,7 +1341,7 @@ or for the 3-arity version the amount of 'unit' between v1 and v2"
1341
(defn ^DateTimeFormatter formatter
1342
"Constructs a DateTimeFormatter out of either a
1343
1344
- * format string - \"YYYY/mm/DD\" \"YYY HH:MM\" etc.
+ * format string - \"yyyy/MM/dd\" \"yyy HH:mm\" etc.
1345
or
1346
* formatter name - :iso-instant :iso-local-date etc
1347
0 commit comments