This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java.util/47: Date.toString() returns embedded newline


The following reply was made to PR java.util/47; it has been noted by GNATS.

From: Tom Tromey <tromey@cygnus.com>
To: john@ndr.com
Cc: java-gnats@sourceware.cygnus.com
Subject: Re: java.util/47: Date.toString() returns embedded newline 
Date: Sat, 18 Sep 1999 09:55:43 -0700

 Yeah, this function is known to be broken.
 Currently it uses ctime() in its implementation.  This is just wrong,
 despite the reference to ctime() (in some Java documentation
 somewhere).
 
 T

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]