ConcurrentDateFormat@Deprecated public class ConcurrentDateFormat extends Object
SimpleDateFormat that does not make use
 of ThreadLocal and - broadly - only creates enough SimpleDateFormat objects
 to satisfy the concurrency requirements.| Modifier and Type | Field and Description | 
|---|---|
| static TimeZone | GMTDeprecated.  | 
| static String | RFC1123_DATEDeprecated.  | 
| Constructor and Description | 
|---|
| ConcurrentDateFormat(String format,
                    Locale locale,
                    TimeZone timezone)Deprecated.  | 
public static final String RFC1123_DATE
public static final TimeZone GMT
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.