On Tue, 16 Nov 2004 17:30:24 +0100 "Paco Martinez" <[EMAIL PROTECTED]> wrote:

> And I use html pages to search, with "startyear, endyear, startmonth,
> endmonth, startday, endday" parameters.
> 
> But I only get information with date introduction to database format htdig.
> And I'd like it would possible to search January 2002, for example.
> 
> How can I "manipulate" htdig to change time of information indexed, putting
> january 2002, for example ??

The function works for me, so I suppose that the problem is in the date
that htdig gets from the operating system.  How are you "adding" the new
files?   If it is by using a copy of some sort the date will be the date
that the copy happened.  

There are ways to manipulate the datestamp of the files, but it is going
to vary according to which OS you use.  If it's Linux or several of the
Unices the touch(1) command will allow the time to be set directly.  If
you don't have this version of touch, or are on MS-Windows or Mac you
could try installing the GNU utilities which include touch.  I don't
know whether all filesystems (FAT-32, NTFS, etc) will allow the time to
be changed.  


Mike
-- 
Mike Causer                          Email - mailto:[EMAIL PROTECTED]
GPG KeyID 1C2DDA07                       WWW - http://www.mikecauser.com
Flood the fen again! - Wicken Fen enlargement - http://www.wicken.org.uk


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
ht://Dig general mailing list: <[EMAIL PROTECTED]>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to