morgand 01/02/28 11:07:41
Modified: jdbc/doc/web index.html
Log:
no message
Revision Changes Path
1.6 +2 -3 jakarta-taglibs/jdbc/doc/web/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-taglibs/jdbc/doc/web/index.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.html 2001/02/21 16:26:48 1.5
+++ index.html 2001/02/28 19:07:38 1.6
@@ -321,8 +321,7 @@
<p>The "format" attribute can be either a pattern as
accepted by SimpleDateFormat or a style: "FULL",
-"LONG", "MEDIUM" or "SHORT". This attribute is optional
-for getTime and getDate, but required for getTimestamp.</p>
+"LONG", "MEDIUM" or "SHORT". This attribute is optional.</p>
<p>The "locale" attribute can have one to three
components as accepted by the Locale constructor: language,
@@ -2356,7 +2355,7 @@
</TR>
<TR BGCOLOR="#CCCCCC">
<TD WIDTH="40%"><B> format</B></TD>
- <TD WIDTH="20%"> Yes</TD>
+ <TD WIDTH="20%"> No</TD>
<TD WIDTH="40%"> Yes</TD>
</TR>
<TR>