On Fri, 5 Feb 1999, U.O. Telematica Municipale - Comune di Prato wrote:

> <META NAME="htdig-notification-date" CONTENT="1999 02 10">

I haven't looked at the source. Does it assume Y-M-D based on iso_8601?
Otherwise, how do you figure out month v. date? What about  short years?
"01 02 03"? Here's a place where we could have some sort of format
specifier (while we don't with servers returning odd formats).

Maybe:
<meta name="htdig-notification-date-format" content="%y %m %d">
<meta name="htdig-notification-date" content="99 02 05">

> It also notify (if verbose is set) every document found with an
> htdig-notication meta specified. And also send a notification message for
> malformed date parameters.

That's nice.

> I'm gonna make further changes (for example I want to add the possibility
> to specify the month by string: April, Apr, etc ...).

I think if we allow the date format tag, this won't be as necessary.

> I'm very proud to have contributed to htdig, even if in a very very very
> little part.

No part is "little."

Cheers,
-Geoff

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to