Skip to content

dates function

2 messages · Massimiliano Tripoli, Brian Ripley

#
On Wed, 28 Jan 2004, Massimiliano Tripoli wrote:

            
It's not R, it is package chron.  R has its own date-time functions.
Read the code for convert.dates.  You need to set
option("chron.year.expand") to a suitable function, the prototype being
year.expand and it will be easy to achieve what you want.

This answers your message under the misleading subject `Julian dates' too.