It's seconds. new Date(time * 1000);
2014-05-22 14:19 GMT+09:00 Santhosh Thomas <santhosh.tho...@yahoo.com>: > I am trying to find the creation time of a table using table.createTime() > function. I was hoping that it returns the time in milli seconds, but looks > like it is not. Any idea how to get the actual table creation time? > > thanks > Santhosh >