# File lib/et-orbi/eo_time.rb, line 356
def
to_time
@time
||=
@zone
.
utc_to_local
(
utc
)
end