Description Usage Arguments See Also Examples
Converts Julian date and time (in any timezone) to julian date
1 |
jd |
Julian date in numeric format |
timezone |
(Optional) Desired timezone for output either as a known acronym (e.g. "GMT", "CET") or
a string with continent followed by country capital (e.g. "Europe/London"). See
|
calendar |
(Optional) Calendar used in parameter time. G for gregorian and J for julian. Only needed if time is a string. Defaults to Gregorian. |
verbose |
(Optional) Controls whether messages should be displayed. Default is FALSE. |
swe_julday
, as.POSIXlt
, timezones
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.