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 87e8666 + 1829408 commit 1a612f0Copy full SHA for 1a612f0
src/java_time/format.clj
@@ -23,7 +23,7 @@
23
(defn ^DateTimeFormatter formatter
24
"Constructs a DateTimeFormatter out of a
25
26
- * format string - \"YYYY/mm/DD\", \"YYY HH:MM\", etc.
+ * format string - \"YYYY/MM/DD\", \"YYY HH:mm\", etc.
27
* formatter name - :iso-date, :iso-time, etc.
28
29
Accepts a map of options as an optional second argument:
0 commit comments