Curiously, 15509 is pretty close to the number of days since Jan 1, 1970 which
is when unix timestamps are measured from.
According to this:
http://www.convertunits.com/dates/daysfromnow/-15509
15509 days ago was Jan 26, 1970.
That probably won't help you :)
Paul
On 13/07/12 09:19, Daniel F. wrote:
> Probably not, because the constant offset is currently
>
> 1340029810 seconds
> which is
> 15509 days
>
> That would be a strange timezone ;-)
>
> So there is probably a different reason. Or it lies in the internals of the
> application from which the data comes and to which I have no access.
>
> Daniel
>
> (And sorry for the late answer.)
>
> Am Dienstag, 3. Juli 2012 23:41:08 UTC+2 schrieb Paul Robinson:
>
> On 03/07/12 21:41, Daniel F. wrote:
>>
>> Am Dienstag, 3. Juli 2012 14:42:11 UTC+2 schrieb PhiLho:
>>
>> On 30/06/2012 16:37, Daniel F. wrote:
>> > I need to parse serialized *java.util.Date* values in Python.
>> Where can I find information
>> > on the timestamp that represents date and time in the serialized
>> format?
>>
>> JavaDoc...
>> http://docs.oracle.com/javase/6/docs/api/java/util/Date.html
>> <http://docs.oracle.com/javase/6/docs/api/java/util/Date.html>
>> See getTime()
>>
>>
>> This does not seem to be the value which I find in the serialized date.
>> I still have to subtract some "magic value" from it.
>>
> The timezone offset, by any chance?
>
> Paul
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/IMLhxemukckJ.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.