6615506: (fmt spec) Date/Time conversion table missing column for 'Z'
Added the column entry back in Reviewed-by: alanb
This commit is contained in:
parent
be79b0032a
commit
8add507dbc
@ -1581,6 +1581,7 @@ import sun.misc.FormattedFloatingDecimal;
|
||||
* instance of the Java virtual machine.
|
||||
*
|
||||
* <tr><td valign="top">{@code 'Z'}
|
||||
* <td valign="top"> <tt>'\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
|
||||
|
Loading…
Reference in New Issue
Block a user