读书人

Ruby 时间处置

发布时间: 2012-09-18 16:21:42 作者: rapoo

Ruby 时间处理

对于获取到的秒数,例如1338363045
使用Time.at(1338363045) 转换成日期
?

读书人网 >Ruby Rails

热点推荐