jhm 2003/11/26 00:16:13 Modified: docs/manual/CoreTasks Tag: ANT_16_BRANCH tstamp.html Log: Sync with HEAD Revision Changes Path No revision No revision 1.15.2.2 +1 -2 ant/docs/manual/CoreTasks/tstamp.html Index: tstamp.html =================================================================== RCS file: /home/cvs/ant/docs/manual/CoreTasks/tstamp.html,v retrieving revision 1.15.2.1 retrieving revision 1.15.2.2 diff -u -r1.15.2.1 -r1.15.2.2 --- tstamp.html 9 Oct 2003 21:01:07 -0000 1.15.2.1 +++ tstamp.html 26 Nov 2003 08:16:12 -0000 1.15.2.2 @@ -42,7 +42,7 @@ The Tstamp task supports a <code><format></code> nested element that allows a property to be set to the current date and time in a given format. The date/time patterns are as defined in the Java -<a href="http://java.sun.com/products/jdk/1.2/docs/api/java/text/SimpleDateFormat.html">SimpleDateFormat</a> class. +<a href="http://java.sun.com/j2se/1.4.2/docs/api/java/text/SimpleDateFormat.html">SimpleDateFormat</a> class. The format element also allows offsets to be applied to the time to generate different time values. <br><br> <table width="60%" border="1" cellpadding="2" cellspacing="0"> @@ -144,4 +144,3 @@ </body> </html> -
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]