At 9:49 AM +0100 1/31/01, Pfennich Michael wrote:
>the problem is, that the modification time in the htsearch
>output is always set to 1970-01-01 !!! (details in
>my mail in december, and in the bug database as bug id 969 )
>[snip]
>if i change the format to: "%d %b %Y %H:%M:%S" everything works,
>and the date in search output is correct !!

OK, this is quite helpful. It sounds like your strptime is broken in 
a very strange way. I don't know a very good workaround inside 
ht://Dig itself, though we could certainly write a configure test for 
it. The problem as I would see it is that the underlying libc isn't 
accepting the timezone format.

(Otherwise, why would it give the right date when you give the shorter format?)

Any thoughts?

-Geoff


_______________________________________________
htdig-dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-dev

Reply via email to