git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1099412 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2011-05-04 11:11:39 +00:00
parent 3149ea2511
commit bfb76fae2f
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/