Javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1099412 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3149ea2511
commit
bfb76fae2f
|
@ -395,7 +395,7 @@ public class FastDateFormat extends Format {
|
|||
*
|
||||
* @param tz the zone to query
|
||||
* @param daylight true if daylight savings
|
||||
* @param style the style to use {@code TimeZone.LONG} or {@ TimeZone.SHORT}
|
||||
* @param style the style to use {@code TimeZone.LONG} or {@code TimeZone.SHORT}
|
||||
* @param locale the locale to use
|
||||
* @return the textual name of the time zone
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue