method

use_zone

rails latest stable - Class: ActiveSupport::CoreExtensions::Time::Zones::ClassMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

use_zone(time_zone)
public

Allows override of Time.zone locally inside supplied block; resets Time.zone to existing value when done.