# File lib/et-orbi.rb, line 20
def
now
(
zone
=
nil
)
EoTime
.
new
(
Time
.
now
.
to_f
,
zone
)
end