powered by
Given a vector of Julian dates, this returns them in the form ``10Nov89'', ``28Jul54'', etc.
date.ddmmmyy(sdate)
A vector of character strings containing the formatted dates.
A vector of Julian dates, e.g., as returned by mdy.date().
mdy.date()
mdy.date, date.mdy
mdy.date
date.mdy
date.ddmmmyy(1:10)
Run the code above in your browser using DataLab