Module: EDNGRAMMAR::FullTime0
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#partial_time ⇒ Object
12906 12907 12908 |
# File 'lib/parser/edngrammar.rb', line 12906 def partial_time elements[0] end |
#time_offset ⇒ Object
12910 12911 12912 |
# File 'lib/parser/edngrammar.rb', line 12910 def time_offset elements[1] end |