From 0c1c82ce1305e134d25d2b9f92e4b0e455c93ef6 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Wed, 26 Nov 2003 08:14:23 +0000 Subject: [PATCH] Update SimpleDateFormat URL. BugID 24993 by Jason git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275693 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/tstamp.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/manual/CoreTasks/tstamp.html b/docs/manual/CoreTasks/tstamp.html index fb969837f..c6b232f4c 100644 --- a/docs/manual/CoreTasks/tstamp.html +++ b/docs/manual/CoreTasks/tstamp.html @@ -41,7 +41,7 @@ probably in an initialization target.

The Tstamp task supports a <format> 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 -SimpleDateFormat class. +SimpleDateFormat class. The format element also allows offsets to be applied to the time to generate different time values.

@@ -143,4 +143,3 @@ Sets three properties with the standard formats, prefixed with "start.": -