Uses of Class
org.apache.maven.scm.util.ThreadSafeDateFormat
Packages that use ThreadSafeDateFormat
-
Uses of ThreadSafeDateFormat in org.apache.maven.scm
Fields in org.apache.maven.scm declared as ThreadSafeDateFormatModifier and TypeFieldDescriptionprivate static final ThreadSafeDateFormat
ChangeSet.DATE_FORMAT
Formatter used by the getDateFormatted method.private static final ThreadSafeDateFormat
ChangeSet.TIME_FORMAT
Formatter used by the getTimeFormatted method.private static final ThreadSafeDateFormat
ChangeSet.TIMESTAMP_FORMAT_1
Formatter used to parse date/timestamp.private static final ThreadSafeDateFormat
ChangeSet.TIMESTAMP_FORMAT_2
private static final ThreadSafeDateFormat
ChangeSet.TIMESTAMP_FORMAT_3
private static final ThreadSafeDateFormat
ChangeSet.TIMESTAMP_FORMAT_4