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