This page lists operators that are disabled for date_yq and date_ym objects.

# S3 method for date_xx
*(x, y)

# S3 method for date_xx
/(x, y)

# S3 method for date_xx
^(x, y)

# S3 method for date_xx
%%(x, y)

# S3 method for date_xx
%/%(x, y)

# S3 method for date_y
%%(x, y)

# S3 method for date_y
%/%(x, y)

Arguments

x

a date_yq or date_ym object

y

an integer

See also