Re: [R] TimeStamp

2010-09-14 Thread Roberto Badilla Fuentes
Thanks. Both methods definitely help. -Roberto 2010/9/14 Uwe Ligges > > > On 06.09.2010 03:51, Roberto Badilla Fuentes wrote: > >> Hi, >> >> I have a dataset in .dbf format. It contains Coordinates and Time. >> The TIMESTAMP is as follows: >> >>

[R] TimeStamp

2010-09-05 Thread Roberto Badilla Fuentes
Hi, I have a dataset in .dbf format. It contains Coordinates and Time. The TIMESTAMP is as follows: 03/18/2006 13:30:37 I am not working with the TIMESTAMP column, but when I print out my manipulated dataset using *write.dbf* I get the value *390 *where the TIMESTAMP value should be. Can Any