[Tutor] Timestamp issues when importing from FireFox sqlite field

2013-07-18 Thread Paul Smith
All- Newb here so apologies upfront. Attempting timestamp translation via python importing info from sqlite datetime item in firefox ,'1369751000393000'. Typical unix date time translation fails. I noted micro second addition but even '1369751000393000' / 1e6 does not get a chew-able range, at le

Re: [Tutor] Timestamp

2008-08-18 Thread Timothy Grant
On Mon, Aug 18, 2008 at 9:15 AM, swati jarial <[EMAIL PROTECTED]> wrote: > Is there a way to put a timestamp on an FTP download in Python without using > any python library or module? > > Thanks for any help!! What exactly are you trying to accomplish? The file system will stamp the file with the

[Tutor] Timestamp

2008-08-18 Thread swati jarial
Is there a way to put a timestamp on an FTP download in Python without using any python library or module? Thanks for any help!! ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor