Skip to content

Commit f17d889

Browse files
authored
Merge pull request #196 from jdf-id-au/patch-1
Adjust core/formatter docstring
2 parents 9307f58 + 3e0e10b commit f17d889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tick/core.cljc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1341,7 +1341,7 @@ or for the 3-arity version the amount of 'unit' between v1 and v2"
13411341
(defn ^DateTimeFormatter formatter
13421342
"Constructs a DateTimeFormatter out of either a
13431343
1344-
* format string - \"YYYY/mm/DD\" \"YYY HH:MM\" etc.
1344+
* format string - \"yyyy/MM/dd\" \"yyy HH:mm\" etc.
13451345
or
13461346
* formatter name - :iso-instant :iso-local-date etc
13471347

0 commit comments

Comments
 (0)