# File lib/active_support/time_with_zone.rb, line 42
def
time
@time
||=
period
.
to_local
(
@utc
)
end