240 241 242
# File 'lib/time_crisis/support/values/time_zone.rb', line 240 def tzinfo @tzinfo ||= ::TimeCrisis::TZInfo::Timezone.get(MAPPING[name]) end