# Generated by roxygen2: do not edit by hand

S3method(Summary,"mixtime::mixtime")
S3method(format,mixtime_interval)
S3method(format,mt_duration)
S3method(format,mt_naive)
S3method(format,mt_time)
S3method(print,mixtime_interval)
S3method(print,mt_calendar)
S3method(seq,"mixtime::mixtime")
S3method(seq,mt_time)
S3method(vec_arith,mt_duration)
S3method(vec_arith,mt_time)
S3method(vec_arith.mt_duration,mt_duration)
S3method(vec_arith.mt_duration,mt_time)
S3method(vec_arith.mt_duration,numeric)
S3method(vec_arith.mt_time,mt_duration)
S3method(vec_arith.mt_time,mt_time)
S3method(vec_arith.mt_time,numeric)
S3method(vec_arith.numeric,mt_duration)
S3method(vec_arith.numeric,mt_time)
S3method(vec_cast,mixtime.yearmonth)
S3method(vec_cast,mixtime.yearquarter)
S3method(vec_cast,mixtime.yearweek)
S3method(vec_cast,mt_cyclical.double)
S3method(vec_cast,mt_cyclical.integer)
S3method(vec_cast,mt_cyclical.mt_cyclical)
S3method(vec_cast,mt_duration.double)
S3method(vec_cast,mt_duration.integer)
S3method(vec_cast,mt_duration.mt_duration)
S3method(vec_cast,mt_linear.double)
S3method(vec_cast,mt_linear.integer)
S3method(vec_cast,mt_linear.mt_linear)
S3method(vec_cast.Date,mt_linear)
S3method(vec_cast.POSIXct,mt_linear)
S3method(vec_cast.character,mt_cyclical)
S3method(vec_cast.character,mt_linear)
S3method(vec_cast.double,mt_cyclical)
S3method(vec_cast.double,mt_duration)
S3method(vec_cast.double,mt_linear)
S3method(vec_cast.integer,mt_cyclical)
S3method(vec_cast.integer,mt_duration)
S3method(vec_cast.integer,mt_linear)
S3method(vec_math,mt_time)
S3method(vec_proxy,mixtime_interval)
S3method(vec_ptype2,"mixtime::mixtime")
S3method(vec_ptype2,mt_cyclical.mt_cyclical)
S3method(vec_ptype2,mt_duration.mt_duration)
S3method(vec_ptype2,mt_linear.mt_linear)
S3method(vec_restore,mt_cyclical)
S3method(vec_restore,mt_duration)
S3method(vec_restore,mt_linear)
export(as_mixtime)
export(cal_gregorian)
export(cal_isoweek)
export(cal_sym454)
export(cal_time_civil)
export(cal_time_lunar)
export(cal_time_solar)
export(chronon_cardinality)
export(chronon_common)
export(chronon_divmod)
export(chronon_epoch)
export(chronon_format_attr)
export(chronon_format_cyclical)
export(chronon_format_linear)
export(circsum)
export(class_mixtime)
export(cyclical_labels)
export(cyclical_time)
export(date)
export(datetime)
export(day_of_month)
export(day_of_week)
export(day_of_year)
export(days)
export(duration)
export(hours)
export(is_mixtime)
export(is_time_cyclical)
export(is_time_duration)
export(is_time_linear)
export(linear_labels)
export(linear_time)
export(loc_altitude)
export(loc_latitude)
export(loc_longitude)
export(milliseconds)
export(minutes)
export(mixtime)
export(month_of_year)
export(months)
export(mt_loc_unit)
export(mt_tz_unit)
export(mt_unit)
export(new_calendar)
export(new_cyclical_time_fn)
export(new_duration_fn)
export(new_linear_time_fn)
export(new_mixtime)
export(new_time)
export(new_time_unit)
export(quarters)
export(seconds)
export(time_calendar)
export(time_ceiling)
export(time_chronon)
export(time_cycle)
export(time_floor)
export(time_of_day)
export(time_round)
export(time_unit_abbr)
export(time_unit_full)
export(tz_abbreviation)
export(tz_name)
export(tz_offset)
export(tz_transitions)
export(week_of_year)
export(weeks)
export(year)
export(yearmonth)
export(yearquarter)
export(years)
export(yearweek)
import(lifecycle)
import(vctrs)
importFrom(S7,"method<-")
importFrom(S7,"props<-")
importFrom(S7,class_any)
importFrom(S7,method)
importFrom(S7,new_class)
importFrom(S7,new_generic)
importFrom(S7,new_property)
importFrom(S7,props)
importFrom(S7,super)
importFrom(rlang,enexpr)
importFrom(rlang,enexprs)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,ensym)
importFrom(rlang,ensyms)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,exprs)
importFrom(rlang,list2)
importFrom(rlang,quo)
importFrom(rlang,quos)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(vctrs,vec_arith)
importFrom(vctrs,vec_arith.numeric)
importFrom(vctrs,vec_arith_base)
importFrom(vctrs,vec_math)
importFrom(vctrs,vec_proxy_equal)
importFrom(vctrs,vec_proxy_order)
importFrom(vecvec,class_vecvec)
importFrom(vecvec,unvecvec)
importFrom(vecvec,vecvec_apply)
useDynLib(mixtime, .registration = TRUE)
