“>> Date.new(2009,11,26).to_time => Thu Nov 26 00:00:00 -0800 2009 >> Date.new(2009,11,26).to_time.to_i => 1259222400 >> Time.at(1259222400) => Thu Nov 26 00:00:00 -0800 2009”

nacika_inscatolarenacika_inscatolare のブックマーク 2013/11/27 22:38

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Ruby/Rails: converting a Date to a UNIX timestamp

    How would I get a UNIX timestamp (number of seconds since 1970 GMT) from a Date object in a Rails app? I know Time#to_i returns a timestamp, but doing Date#to_time and then getting the timestamp re...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう