Re: svn commit: r31431 - in trunk/subversion/bindings/javahl: src/org/tigris/subversion/javahl tests/org/tigris/subversion/javahl
From: Branko Čibej <brane_at_xbc.nu>
Date: Sun, 25 May 2008 04:17:06 +0200
markphip_at_tigris.org wrote:
So to follow up on the other discussion, this should be:
if (datestr == null || datestr.length() != 27 || datestr[26] != 'Z') ...
That trailing 'Z' has to be there.
-- Brane
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.