module Timing::NaturalTimeLanguage::MomentAtTime0

Public Instance Methods

moment() click to toggle source
# File lib/timing/natural_time_language.rb, line 640
def moment
  elements[0]
end
time() click to toggle source
# File lib/timing/natural_time_language.rb, line 644
def time
  elements[4]
end