Uses of Class
ucar.unidata.util.Timestamp
Packages that use Timestamp
Package
Description
Meteorological data classes.
General utilities.
-
Uses of Timestamp in ucar.unidata.metdata
Methods in ucar.unidata.metdata that return TimestampModifier and TypeMethodDescriptionStationOb.getTimestamp()
Get the time of this observation.WMOHeader.getTimestamp()
Get the timestampConstructors in ucar.unidata.metdata with parameters of type TimestampModifierConstructorDescriptionCreate a new MetarCreate a new StationObWMOHeader
(ByteString.Concrete src, ByteString.TrSubString TTAA, byte ii, ByteString.SubString CCCC, Timestamp ts) Create a new WMOHeader -
Uses of Timestamp in ucar.unidata.util
Fields in ucar.unidata.util declared as TimestampMethods in ucar.unidata.util that return TimestampModifier and TypeMethodDescriptionstatic Timestamp
TimestampFormat.computeTimestamp
(String ddhhmm, Timestamp ref) Given a time string and a time reference, compute the time the string represents.UTCCalendar.getTimestamp()
_more__more_TimestampFormat.parse
(String source, ParsePosition status) Parses a string to produce a Timestamp.Methods in ucar.unidata.util with parameters of type TimestampModifier and TypeMethodDescriptionint
_more_static Timestamp
TimestampFormat.computeTimestamp
(String ddhhmm, Timestamp ref) Given a time string and a time reference, compute the time the string represents.TimestampFormat.format
(Timestamp ts, StringBuffer buf, FieldPosition fp) Formats an Timestamp to produce a string.static String
_more_static StringBuffer
TimestampFormat.isoformat
(Timestamp ts, StringBuffer buf, FieldPosition fp) Formats an Timestamp to produce a string.void
_more_