Logical. If false (default) returns the Julian Days corresponding to given dates.
If TRUE returns the date corresponding to input Julian days
Value
Julian Day
Details
Class "POSIXct" represents the (signed) number of seconds since the beginning of 1970
(in the UTC timezone) as a numeric vector, and Julian Day is the number of days since
January 1, 4713 BCE at noon UTC, so the Julian Day is calculated as numeric(POSIXct)+2440587.5 days.