Joshua Hoblitt <[EMAIL PROTECTED]> schrieb/wrote: >> But then, being able to specify the set of ISO formats used might be >> essential for parsers that use the ISO parser for some formats. > Can you give an example of how this might be useful? If someone wants to say "only > parse this format" they can use > strptime.
For example, you might want to have a parser that supports some ISO formats (relying on DT::F::I8601) but also some conflicting non-ISO formats. Claus -- http://www.faerber.muc.de
