class ReeDatetime::GetDefaultTimeZone

def call

def call
  Thread.current[:default_time_zone] || DEFAULT_TIME_ZONE
end