# File lib/ri_cal/core_extensions/time/conversions.rb, line 31
        def with_floating_timezone
          dup.set_tzid(:floating)
        end