> iso8601 parsing should support strings with and without milliseconds I'm not an expert on this, but the fact that jclouds currently has multiple methods to parse ISO8601 seems to indicate that we're not trying to have a "one method to parse them all" approach here.
I'm certainly open to that approach, but then we should deprecate the other iso8601* parsing variants. Irrespective of the decision on that front, please add a test case for this that fails without the code change. Thanks! --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/105#issuecomment-22368676
