On 9/2/07, Michael G Schwern <[EMAIL PROTECTED]> wrote:
> The first is a single ISO 8601 datetime.  The latter is an ISO 8601 date and
> an ISO 8601 time separated by a space.  Two data fields instead of one.  So
> it's all kosher, we just have to specify that's what we're doing.
>
>         tapdate = isodate " " isotime

Been a while since i looked at the spec closely, but I seem to recall
that this is actually one of the valid formulations for an iso 8601
date/timestamp. The spec doesn't specify only a single format, but
rather a number of them. ISTR the 'T' is recommended but not
mandatory.

Yves




-- 
perl -Mre=debug -e "/just|another|perl|hacker/"

Reply via email to