pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Datetime format


From: Ben Pfaff
Subject: Re: Datetime format
Date: Mon, 27 Mar 2006 10:27:31 -0800
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

"Przemyslaw Dul" <address@hidden> writes:

> I parse spss files (.sav) with java. Unfortunately I get for date-time values
> only doubles (as byte-array). Do you know how I can transform this doubles (or
> the byte array) to a (java) date / timestamp? First I thought the double value
> represents the millis since 01.01.1970, but the value is too small.

The format is seconds since 1970-01-01.  (This is documented in
the PSPP manual.)
-- 
Ben Pfaff 
email: address@hidden
web: http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]