@@ -197,6 +197,24 @@ S3method(calendar_count_between,clock_year_month_day)
197197S3method(calendar_count_between,clock_year_month_weekday)
198198S3method(calendar_count_between,clock_year_quarter_day)
199199S3method(calendar_count_between,clock_year_week_day)
200+ S3method(calendar_count_between_compute,clock_iso_year_week_day)
201+ S3method(calendar_count_between_compute,clock_year_day)
202+ S3method(calendar_count_between_compute,clock_year_month_day)
203+ S3method(calendar_count_between_compute,clock_year_month_weekday)
204+ S3method(calendar_count_between_compute,clock_year_quarter_day)
205+ S3method(calendar_count_between_compute,clock_year_week_day)
206+ S3method(calendar_count_between_proxy_compare,clock_iso_year_week_day)
207+ S3method(calendar_count_between_proxy_compare,clock_year_day)
208+ S3method(calendar_count_between_proxy_compare,clock_year_month_day)
209+ S3method(calendar_count_between_proxy_compare,clock_year_month_weekday)
210+ S3method(calendar_count_between_proxy_compare,clock_year_quarter_day)
211+ S3method(calendar_count_between_proxy_compare,clock_year_week_day)
212+ S3method(calendar_count_between_standardize_precision_n,clock_iso_year_week_day)
213+ S3method(calendar_count_between_standardize_precision_n,clock_year_day)
214+ S3method(calendar_count_between_standardize_precision_n,clock_year_month_day)
215+ S3method(calendar_count_between_standardize_precision_n,clock_year_month_weekday)
216+ S3method(calendar_count_between_standardize_precision_n,clock_year_quarter_day)
217+ S3method(calendar_count_between_standardize_precision_n,clock_year_week_day)
200218S3method(calendar_end,clock_calendar)
201219S3method(calendar_end,clock_iso_year_week_day)
202220S3method(calendar_end,clock_year_day)
0 commit comments