CVSROOT: /sources/classpath
Module name: classpath
Changes by: Andrew John Hughes <gnu_andrew> 08/03/24 15:01:17
Modified files:
. : ChangeLog
java/text : SimpleDateFormat.java
Log message:
2008-03-24 Andrew John Hughes <[EMAIL PROTECTED]>
* java/text/SimpleDateFormat.java:
(standardChars): Corrected.
(RFC822_TIMEZONE_FIELD): Added.
(formatWithAttribute(Date,FormatBuffer,FieldPosition)):
Support RFC822 timezone field ('Z').
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9561&r2=1.9562
http://cvs.savannah.gnu.org/viewcvs/classpath/java/text/SimpleDateFormat.java?cvsroot=classpath&r1=1.58&r2=1.59