Interconverts dates in a variety of calendars.
Usage
convert(from, to, ...)
# S4 method for class 'character,character'
convert(from, to)
# S4 method for class 'TimeScale,TimeScale'
convert(from, to)
Value
A function
that when called with a single numeric argument (factional
years) converts years from one calendar to another.
See also
Other calendar tools:
calendar()
,
calendar_get
,
gregorian
,
is()
,
julian()