python - Tweet feature 'created_at' 10 digit number meaning -


i have tweet data file. each has feature 'created_at' in following format:

u'created_at': 1369859382 

what 10 digit number correspond to? appreciated.

that unix timestamp ...http://www.onlineconversion.com/unix_time.htm

the example suggested equivalent wed, 29 may 2013 20:29:42 gmt

here useful resource mystery date/times formats ... http://www.fmdiff.com/fm/timestamp.html?session=vc8uqio2fsg9op81ohnhbthclmsb21j3


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -