今日の時刻を取得
inで時差を設定する。
▶Run
Time#at
code:ruby
puts Time.at(Time.now, in: "+09:00")
puts Time.at(Time.now, in: "+09:00").strftime("%F")