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 b653823 + 63d2863 commit cec2adeCopy full SHA for cec2ade
src/java_time/format.clj
@@ -23,7 +23,7 @@
23
"Constructs a DateTimeFormatter out of a
24
25
* format string - \"YYYY/mm/DD\", \"YYY HH:MM\", etc.
26
- * formatter name - :date, :time-no-millis, etc.
+ * formatter name - :iso-date, :iso-time, etc.
27
28
Accepts a map of options as an optional second argument:
29
0 commit comments