| java.lang.Object java.text.Format com.ice.cvsc.CVSTimestampFormat
CVSTimestampFormat | public class CVSTimestampFormat extends Format (Code) | | The CVSTimestampFormat class implements the code necessary
to format and parse CVS Entry timestamps, which come in the
flavor of 'Wed Mar 4 1997 15:43:06'.
NOTE This class explicitly operates
entirely in the 'Locale.US' locality. Thus, this class is
not useful for display purposes, since the values
are not localized.
version: $Revision: 2.5 $ author: Timothy Gerard Endres, time@ice.com. See Also: CVSClient See Also: CVSRequest |
DEFAULT_GMT_TZID | final public static String DEFAULT_GMT_TZID(Code) | | |
CVSTimestampFormat | public CVSTimestampFormat()(Code) | | |
setTimeZoneID | final public static void setTimeZoneID(String timezoneID)(Code) | | |
|
|