Format a Julian date
Usage
date.mmddyyyy(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.
[Package Contents]