Date not displayed
"Michael Spiess" <[email protected]>
| Newsgroups | gmane.comp.web.perlfect-search |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am wondering why the date is not displayed on my search results page: I use the standard code: <dl> <!--loop: results--> <dt class="norm"><!--item: rank-->. <a href="<!--item: url-->"><!--item: title--></a> <!--item: highlight_link--><br /> <!--item: description--><br /> <font color="#888888"><strong>URL:</strong> <!--item: visibleurl--> <br /> <strong>Score:</strong> <!--item: score--> <strong>Date:</strong> <!--item: date--> <strong>Size:</strong> <!--item: size--> kB</font> <br /> <br /> </dt> <!--end: results--> </dl> In the conf.pl: $DATE_FORMAT = "%Y-%m-%d"; URL, Score and Size are correctly displayed but for Date there is a "-" hyphen instead. What's wrong? Regards, Michael _______________________________________________ perlfect-search mailing list [email protected] To unsubscribe, set other personal options or view the list archives please visit: http://perlfect.com/mailman/listinfo/perlfect-search