Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 92689 invoked from network); 21 Nov 2001 15:03:45 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 Nov 2001 15:03:45 -0000 Received: (qmail 17909 invoked by uid 97); 21 Nov 2001 15:03:41 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 17892 invoked by uid 97); 21 Nov 2001 15:03:41 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 17879 invoked by uid 50); 21 Nov 2001 15:03:40 -0000 Date: 21 Nov 2001 15:03:40 -0000 Message-ID: <20011121150340.17878.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 5000] New: - Setting timezone on tstamp task ? X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5000 Setting timezone on tstamp task ? Summary: Setting timezone on tstamp task ? Product: Ant Version: 1.4.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: ant-dev@jakarta.apache.org ReportedBy: max@eos.dk the tstamp task should be extended with a timezone property/attribute which should make it possible to overrule the default timezone. This could e.g. be used to ensure timestamps always are in UTC time which is what CVS are using for its comparions. example: Will set the property ${today} with the time calculated with respect to the timezone UTC. The timezone should just be the ones available through the TimeZone class in Java. -- To unsubscribe, e-mail: For additional commands, e-mail: