Google Chrome Board
February 11, 2012, 08:42:08 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Been meaning to throw some schnazz on the forum for some time, and well, it's here!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Bookmark date_added Format  (Read 1711 times)
jadent
Newbie
*
Posts: 1


View Profile Email
« on: May 05, 2009, 09:37:10 AM »

Anyone know the format of the date_added field for bookmarks? Thanks!

Note: Bookmarks are stored in the Bookmarks folder in (XP - C:\Documents and Settings\{username}\Local Settings\Application Data\Google\Chrome\User Data\Default

Example Bookmark Entry:
{
   "date_added": "12886010121705000",
   "name": "PHP: file - Manual",
   "type": "url",
   "url": "http://us2.php.net/manual/en/function.file.php"
}
Logged
manschu
Newbie
*
Posts: 1


View Profile
« Reply #1 on: August 25, 2011, 01:37:22 AM »

Its Windows NT timestamp or number of microseconds since Jan 1, 1601

1 Microsecound = 3,17×10-14 Years

So in your case
   12886010121705000 = 408,33 Years

 1601 + 408,33 = 2009 around March - April i guess

Bye.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC