# Generated by roxygen2: do not edit by hand

S3method("sh_day<-",jdate)
S3method("sh_day<-",jdatetime)
S3method("sh_hour<-",jdatetime)
S3method("sh_minute<-",jdatetime)
S3method("sh_month<-",jdate)
S3method("sh_month<-",jdatetime)
S3method("sh_second<-",jdatetime)
S3method("sh_year<-",jdate)
S3method("sh_year<-",jdatetime)
S3method(as.Date,jdate)
S3method(as.Date,jdatetime)
S3method(as.POSIXct,jdate)
S3method(as.POSIXct,jdatetime)
S3method(as_jdate,default)
S3method(as_jdatetime,default)
S3method(chooseOpsMethod,jdate)
S3method(chooseOpsMethod,jdatetime)
S3method(format,jdate)
S3method(format,jdatetime)
S3method(is.numeric,jdate)
S3method(is.numeric,jdatetime)
S3method(jdate,"NULL")
S3method(jdate,character)
S3method(jdate,numeric)
S3method(jdatetime,"NULL")
S3method(jdatetime,character)
S3method(jdatetime,numeric)
S3method(obj_print_data,jdate)
S3method(obj_print_data,jdatetime)
S3method(seq,jdate)
S3method(seq,jdatetime)
S3method(sh_ceiling,jdate)
S3method(sh_ceiling,jdatetime)
S3method(sh_day,jdate)
S3method(sh_day,jdatetime)
S3method(sh_floor,jdate)
S3method(sh_floor,jdatetime)
S3method(sh_hour,jdatetime)
S3method(sh_minute,jdatetime)
S3method(sh_month,jdate)
S3method(sh_month,jdatetime)
S3method(sh_qday,jdate)
S3method(sh_qday,jdatetime)
S3method(sh_round,jdate)
S3method(sh_round,jdatetime)
S3method(sh_second,jdatetime)
S3method(sh_tzone,jdatetime)
S3method(sh_wday,jdate)
S3method(sh_wday,jdatetime)
S3method(sh_yday,jdate)
S3method(sh_yday,jdatetime)
S3method(sh_year,jdate)
S3method(sh_year,jdatetime)
S3method(vec_arith,jdate)
S3method(vec_arith,jdatetime)
S3method(vec_arith.difftime,jdate)
S3method(vec_arith.difftime,jdatetime)
S3method(vec_arith.jdate,default)
S3method(vec_arith.jdate,difftime)
S3method(vec_arith.jdate,jdate)
S3method(vec_arith.jdate,jdatetime)
S3method(vec_arith.jdate,numeric)
S3method(vec_arith.jdatetime,default)
S3method(vec_arith.jdatetime,difftime)
S3method(vec_arith.jdatetime,jdate)
S3method(vec_arith.jdatetime,jdatetime)
S3method(vec_arith.jdatetime,numeric)
S3method(vec_arith.numeric,jdate)
S3method(vec_arith.numeric,jdatetime)
S3method(vec_cast,jdate)
S3method(vec_cast,jdatetime)
S3method(vec_cast.Date,jdate)
S3method(vec_cast.Date,jdatetime)
S3method(vec_cast.POSIXct,jdate)
S3method(vec_cast.POSIXct,jdatetime)
S3method(vec_cast.character,jdate)
S3method(vec_cast.character,jdatetime)
S3method(vec_cast.double,jdate)
S3method(vec_cast.double,jdatetime)
S3method(vec_cast.integer,jdate)
S3method(vec_cast.integer,jdatetime)
S3method(vec_cast.jdate,Date)
S3method(vec_cast.jdate,POSIXct)
S3method(vec_cast.jdate,jdate)
S3method(vec_cast.jdate,jdatetime)
S3method(vec_cast.jdatetime,Date)
S3method(vec_cast.jdatetime,POSIXct)
S3method(vec_cast.jdatetime,jdate)
S3method(vec_cast.jdatetime,jdatetime)
S3method(vec_math,jdate)
S3method(vec_math,jdatetime)
S3method(vec_ptype2,jdate)
S3method(vec_ptype2,jdatetime)
S3method(vec_ptype2.jdate,jdate)
S3method(vec_ptype2.jdate,jdatetime)
S3method(vec_ptype2.jdatetime,jdate)
S3method(vec_ptype2.jdatetime,jdatetime)
S3method(vec_ptype_abbr,jdate)
S3method(vec_ptype_abbr,jdatetime)
S3method(vec_ptype_full,jdate)
S3method(vec_ptype_full,jdatetime)
export("sh_day<-")
export("sh_hour<-")
export("sh_mday<-")
export("sh_minute<-")
export("sh_month<-")
export("sh_second<-")
export("sh_year<-")
export(as_jdate)
export(as_jdatetime)
export(is_jdate)
export(is_jdatetime)
export(jdate)
export(jdate_make)
export(jdate_now)
export(jdatetime)
export(jdatetime_make)
export(jdatetime_now)
export(sh_ceiling)
export(sh_day)
export(sh_floor)
export(sh_hour)
export(sh_mday)
export(sh_minute)
export(sh_month)
export(sh_qday)
export(sh_quarter)
export(sh_round)
export(sh_second)
export(sh_tzone)
export(sh_wday)
export(sh_yday)
export(sh_year)
export(sh_year_is_leap)
export(vec_arith.jdate)
export(vec_arith.jdatetime)
export(vec_cast.jdate)
export(vec_cast.jdatetime)
export(vec_ptype2.jdate)
export(vec_ptype2.jdatetime)
import(rlang)
import(vctrs)
importFrom(methods,setOldClass)
useDynLib(shide, .registration = TRUE)
