Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 5343dc0 commit a9210ffCopy full SHA for a9210ff
01_primitive-data/1-33_relative-times.asciidoc
@@ -49,7 +49,7 @@ over +plus+ and +minus+:
49
50
[source,clojure]
51
----
52
-;; 1.day.from_now
+;; 1.year.from_now
53
(t/plus (t/now) (t/years 1))
54
;; -> #<DateTime 2014-04-06T20:41:43.638Z>
55
0 commit comments