de.fhg.igd.gps
Class NMEA183DateFormat
java.lang.Object
de.fhg.igd.gps.NMEA183DateFormat
- public class NMEA183DateFormat
- extends Object
Reference class for date formats used in NMEA183 sentences.
- Author:
- Dennis Bartussek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shortFormat
public static final String shortFormat
- "HHmmss"
- See Also:
- Constant Field Values
longFormat
public static final String longFormat
- "HH:mm:ss 'UTC'"
- See Also:
- Constant Field Values
NMEA183DateFormat
public NMEA183DateFormat()
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.