At 02:22 PM 7/9/2002 +0200, Stefan Bodewig wrote:
>On 09 Jul 2002, Stefan Bodewig <bodewig@apache.org> wrote:
>
> > Locale?
>
>Seems to be the case:
Doh! Thanks a lot, Stefan, that is exactly the problem. My timezone is
Pacific Daylight (GMT-7:00).
I'm guessing the issue is that setting the date through the <touch> task is
adjusted for timezone, whereas the value returned by lastModifiedTime() is
not. I guess anything that parses date strings should support the same type
of information that <tstamp> does.
Actually, Rob Oxspring submitted a patch to do this -
http://marc.theaimsgroup.com/?l=ant-dev&m=102130249809520&w=2. I'm going to
take a look at it once 1.5 is released.
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|