{"creator"=>{"siteStandardProfileRequest"=>{"url"=>"http://www.linkedin.com/profile?viewProfile=&key=966636&authToken=TVqk&authType=name&trk=api*a188142*s196271*"}, "lastName"=>"Emge", "id"=>"EZDn5fpc6X", "pictureUrl"=>"http://m3.licdn.com/mpr/mprx/0_gxkFOrh6iNKSaMhhxOX4OPnLizvm2VTh0ZKZOPFJpPTY1Yn8AMNIK1PcD4zl7j82yyQJAqJM7R4U", "firstName"=>"Ryan O."}, "creationTimestamp"=>1355124057000, "text"=>"Being that it positions itself as a the backbone of the internet, it appears that there will be many long term opportunities in this space.", "id"=>"g-66325-S-194331620-108220061"}
但creationTimestamp
具有這種格式1355124057000
。我想將其更改爲Sat Dec 15 04:13:14 +0000 2012
。我在軌道上使用紅寶石,紅寶石1.8.7和軌道3.0.4
我該如何改變這一點?時間解析紅寶石
請確保該字段的數據類型是'datetime'或其他。 – VenkatK