diff --git a/news/index.html b/news/index.html index 0ef17b3..250ffc2 100644 --- a/news/index.html +++ b/news/index.html @@ -33,11 +33,13 @@
dtt_excel_to_time()
to convert excel times encoded as a fraction of a day to hms class.CRAN release: 2024-09-25
Other floor:
dtt_date_time()
,
dtt_excel_to_date()
,
+dtt_excel_to_time()
,
dtt_floor()
,
dtt_floored()
,
dtt_set_time()
Other floor:
dtt_date()
,
dtt_excel_to_date()
,
+dtt_excel_to_time()
,
dtt_floor()
,
dtt_floored()
,
dtt_set_time()
dtt_doy(Sys.Date())
-#> [1] 334
+#> [1] 337