instance method Time#zone

zone -> String[permalink][rdoc][edit]

タイムゾーンを表す文字列を返します。


p Time.now.zone # => "JST"