Module: DTGRAMMAR::DateTime0
- Defined in:
- lib/cbor-diagnostic-app/dtgrammar.rb
Instance Method Summary collapse
Instance Method Details
#full_date ⇒ Object
631 632 633 |
# File 'lib/cbor-diagnostic-app/dtgrammar.rb', line 631 def full_date elements[0] end |
#full_time ⇒ Object
635 636 637 |
# File 'lib/cbor-diagnostic-app/dtgrammar.rb', line 635 def full_time elements[2] end |