Method: NMEAPlus::Message::NMEA::ZFO#utc_time
- Defined in:
- lib/nmea_plus/message/nmea/zfo.rb
permalink #utc_time ⇒ Object (readonly)
Returns field 1 of the payload, formatted with the function #_utctime_hms.
8 |
# File 'lib/nmea_plus/message/nmea/zfo.rb', line 8 field_reader :utc_time, 1, :_utctime_hms |