Thanks.
It was confusing. tried many different things to it except dividing by 1000. -- Atif Ghaffar Quoting Jordi Salvat i Alabart <[EMAIL PROTECTED]>: > This is the usual Java time format: number of milliseconds since 1st > Jan > 1970. Divide by 1000 to get Unix time. > > Salut, > > Jordi. > > Atif Ghaffar wrote: > > Hi, > > > > Can someone explain what the timeformat is in the results. > > Example: 1040292061152 > > > > How can I convert this to unixtime? > > thanks. > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

