Skip to content
Back to formatted view

Raw Message

Message-ID: <f8e6ff050809111943o6fe921fcg621696f0d60ce7bc@mail.gmail.com>
Date: 2008-09-12T02:43:30Z
From: Hadley Wickham
Subject: Truncating dates (and other date-time manipulations)
In-Reply-To: <971536df0809111939v4699c5bbw9865cf75b8fef04b@mail.gmail.com>

> The problem is trying to force everything into Date class.  If you really
> want a monthly series you probably want yearmon rather than Date
> class

Could you give a bit more detail about why you think this is the best
way to proceed?  To me, it seems like it's easiest to have one date
class which you use regardless of the underlying accuracy of the
series (obviously in a date class the lowest level of discrimination
will be a single day).

Hadley

-- 
http://had.co.nz/