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