Skip to content
Prev 295809 / 398502 Next

Problem with strptime

Dates and times are notoriously tricky to get right and the fact that
the printed representation is so different from the internal (which is
basically just a count of seconds) doesn't really help: to make this
fully reproducible, could you supply us with the output of

dput(head(read.table("data1.txt",header=T,sep="\t"), 30))
dput(head(read.table("data2.txt",header=T,sep="\t"), 30))

as well?

Thanks!
Michael

On Sun, May 27, 2012 at 3:56 PM, Des Callaghan
<des.callaghan at ecostudy.co.uk> wrote:
Message-ID: <CAAmySGOib1iA4n2i4fVEXh2eudUpjzOEOmpqwnzH0PGArBccBQ@mail.gmail.com>
In-Reply-To: <4fc2c5d2.1152d80a.4925.1f28SMTPIN_ADDED@mx.google.com>