Module: EDNGRAMMAR::FullTime0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#partial_time ⇒ Object
12484 12485 12486 |
# File 'lib/parser/edngrammar.rb', line 12484 def partial_time elements[0] end |
#time_offset ⇒ Object
12488 12489 12490 |
# File 'lib/parser/edngrammar.rb', line 12488 def time_offset elements[1] end |