Quellcode durchsuchen
Fixes issue where a timezone is indicated in Rails TimeZone format, but the identifier is missing form the ActiveSupport::TimeZone::MAPPING. Instead, the timezone is set and the tzinfo is derived from the current tzinfo-data, etc. and the rufus-sheduler friendly tzinfo identifier is used.