First you will need to convert the timestamp to an actual Ruby Date/Time. · Then to format it nicely in the view, you can just use to_s (for the ...
確定! 回上一頁