Gilles Detillieux (grdetil@scrc.umanitoba.ca)
Thu, 4 Feb 1999 18:20:06 -0600 (CST)
According to Geoff:
> >>But since I have set the iso_8601 option to true, it doesn't work anymore.
> >
> >ISO 8601 format for short dates is seen as follows:
> > if (config.Boolean("iso_8601"))
> > {
> > sscanf(date, "%d-%d-%d", &year, &month, &day);
> > }
According to U.O. Telematica Municipale - Comune di Prato:
> I'm gonna do further tries, but so far they went all bad.
>
> I set the ISO_8601 option and changed the document htdig-notification-date
> to "1999-02-10" (next Wednesday). I ran htdig, but the notification message
> come launched again.
>
> And so I disabled the option ISO_8601 and continue using the old one.
Strange. It's pretty straightforward code, so I don't see why it's failing.
Could it be that some implementations of sscanf don't like the "-" characters
in format strings, because they think the "-" is part of a number? I must
admit I haven't tested this out on my system yet.
-- Gilles R. Detillieux E-mail: <grdetil@scrc.umanitoba.ca> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev@htdig.org containing the single word "unsubscribe" in the SUBJECT of the message.
This archive was generated by hypermail 2.0b3 on Thu Feb 04 1999 - 22:20:31 PST