You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
desc:This section contains the high level API for R's native date and
16
-
date-time types (Date, POSIXct, and POSIXlt). For most clock users, these
17
-
are the only functions you'll need.
16
+
desc:This section contains the high level API for R's native date and date-time types (Date, POSIXct, and POSIXlt). For most clock users, these are the only functions you'll need.
18
17
-subtitle:Construction
19
18
contents:
20
19
-date_build
@@ -55,8 +54,7 @@ reference:
55
54
-as_date_time
56
55
57
56
-title:Calendars
58
-
desc:This section contains the overarching `calendar_*()` API that applies to
59
-
all calendars. See the subsections for details about a specific calendar.
57
+
desc:This section contains the overarching `calendar_*()` API that applies to all calendars. See the subsections for details about a specific calendar.
60
58
contents:
61
59
-calendar_group
62
60
-calendar_count_between
@@ -230,8 +228,7 @@ reference:
230
228
-vec_arith.clock_year_month_day
231
229
232
230
-title:Generics and methods
233
-
desc:This section contains documentation about generics and methods that is
234
-
already exposed elsewhere on this reference page.
231
+
desc:This section contains documentation about generics and methods that is already exposed elsewhere on this reference page.