method
freeze
freeze()
public
Hide source
# File activesupport/lib/active_support/time_with_zone.rb, line 479 def freeze # preload instance variables before freezing period; utc; time; to_datetime; to_time super end