Module: DTGRAMMAR::FullTime0
- Defined in:
- lib/cbor-diagnostic-app/dtgrammar.rb
Instance Method Summary collapse
Instance Method Details
#partial_time ⇒ Object
585 586 587 |
# File 'lib/cbor-diagnostic-app/dtgrammar.rb', line 585 def partial_time elements[0] end |
#time_offset ⇒ Object
589 590 591 |
# File 'lib/cbor-diagnostic-app/dtgrammar.rb', line 589 def time_offset elements[1] end |