Skip to content

Commit

Permalink
Merge pull request #196 from jdf-id-au/patch-1
Browse files Browse the repository at this point in the history
Adjust core/formatter docstring
  • Loading branch information
henryw374 authored Jul 10, 2024
2 parents 9307f58 + 3e0e10b commit f17d889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tick/core.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,7 @@ or for the 3-arity version the amount of 'unit' between v1 and v2"
(defn ^DateTimeFormatter formatter
"Constructs a DateTimeFormatter out of either a
* format string - \"YYYY/mm/DD\" \"YYY HH:MM\" etc.
* format string - \"yyyy/MM/dd\" \"yyy HH:mm\" etc.
or
* formatter name - :iso-instant :iso-local-date etc
Expand Down

0 comments on commit f17d889

Please sign in to comment.