标签: ruby-on-rails datetime
我正在使用以下内容显示创建沉思条目的时间:
<%= l musing.created_at, :format => "%d/%m/%y at %I:%M %p" %>
时间延迟了5个小时,例如,如果我在“2012-10-30 19:21:35 -0700”产生沉思,则显示时间:
31/10/12 at 02:21 am by me@benigeri.com