Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #67738 > unrolled thread

Re: Proper conversion of timestamp

Started byChris Angelico <rosuav@gmail.com>
First post2014-03-05 09:03 +1100
Last post2014-03-05 09:03 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Proper conversion of timestamp Chris Angelico <rosuav@gmail.com> - 2014-03-05 09:03 +1100

#67738 — Re: Proper conversion of timestamp

FromChris Angelico <rosuav@gmail.com>
Date2014-03-05 09:03 +1100
SubjectRe: Proper conversion of timestamp
Message-ID<mailman.7755.1393970594.18130.python-list@python.org>
On Wed, Mar 5, 2014 at 8:55 AM, Igor Korot <ikorot01@gmail.com> wrote:
>
> This is because this timestamp is not in seconds, but rather in
> milliseconds.
>
> Now the question I have is: how do I properly convert this timestamp into
> the datetime object with the milliseconds?

Read elsewhere in the thread, two people have explained this already.

ChrisA

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web