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 4abc683 commit c657c6bCopy full SHA for c657c6b
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: clock
2
Title: Date-Time Types and Tools
3
-Version: 0.1.0.9001
+Version: 0.2.0
4
Authors@R:
5
c(person(given = "Davis",
6
family = "Vaughan",
NEWS.md
@@ -1,4 +1,4 @@
-# clock (development version)
+# clock 0.2.0
* clock now interprets R's Date class as _naive-time_ rather than _sys-time_.
This means that it no longer assumes that Date has an implied time zone of
0 commit comments