Module: EDNGRAMMAR::FullTime0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#partial_time ⇒ Object
12913 12914 12915 |
# File 'lib/parser/edngrammar.rb', line 12913 def partial_time elements[0] end |
#time_offset ⇒ Object
12917 12918 12919 |
# File 'lib/parser/edngrammar.rb', line 12917 def time_offset elements[1] end |