Libraries
»
timezone_local
(0.1.5)
»
Index (T)
»
TZInfo
»
Timezone
Class: TZInfo::Timezone
Inherits:
Object
Object
TZInfo::Timezone
show all
Defined in:
lib/timezone_local.rb
Class Method Summary
collapse
.
get_local_timezone
⇒ Object
Class Method Details
.
get_local_timezone
⇒
Object
36 37 38
# File 'lib/timezone_local.rb', line 36
def
self
.
get_local_timezone
TimeZone
::
Local
.
get
end