gregorian | R Documentation |
Gregorian Calendar
BP(...)
b2k(...)
BC(...)
BCE(...)
AD(...)
CE(...)
... |
Currently not used. |
A GregorianCalendar
object.
N. Frerebeau
calendar()
Other calendar tools:
calendar()
,
calendar_get
,
convert()
,
is()
,
julian()
## Define time scales
calendar("BP")
calendar("AD")
calendar("julian")
## Shortcuts
BP()
AD()
J()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.