Closed andrew-MET closed 1 year ago
All start_date, end_date, date_times arguments in user facing read functions have been changed to dttm. A lifecycle warning will be issued when start_date, end_date and by are used. Deprecated functions now issue lifecycle warnings.
start_date
end_date
date_times
dttm
by
All
start_date
,end_date
,date_times
arguments in user facing read functions have been changed todttm
. A lifecycle warning will be issued whenstart_date
,end_date
andby
are used. Deprecated functions now issue lifecycle warnings.