6615506: (fmt spec) Date/Time conversion table missing column for 'Z'
authorsherman
Wed, 17 Nov 2010 15:10:42 -0800
changeset 7273 3367d89043cf
parent 7272 4ff2cc07e8c2
child 7274 add26affe264
6615506: (fmt spec) Date/Time conversion table missing column for 'Z' Summary: added the column entry back in Reviewed-by: alanb
jdk/src/share/classes/java/util/Formatter.java
--- a/jdk/src/share/classes/java/util/Formatter.java	Wed Nov 17 14:32:29 2010 +0000
+++ b/jdk/src/share/classes/java/util/Formatter.java	Wed Nov 17 15:10:42 2010 -0800
@@ -1581,6 +1581,7 @@
  *     instance of the Java virtual machine.
  *
  * <tr><td valign="top">{@code 'Z'}
+ *     <td valign="top"> <tt>'&#92;u005a'</tt>
  *     <td> A string representing the abbreviation for the time zone.  This
  *     value will be adjusted as necessary for Daylight Saving Time.  For
  *     {@code long}, {@link Long}, and {@link Date} the time zone used is