[
top
|
up
]
Format a Julian date
Usage
date.mmddyy(sdate, sep="/")
Arguments
sdate
A vector of Julian dates, e.g., as returned by the mdy.date function.
sep
Character string used to separate the month, day, and year portions of the returned string.