: I have written a "SearchComponent" which I use to write information : about queries to a log. Is it possible in a SearchComponent to get the : date (and time) the query was executed?
Since the trivially obvious answer is to put "Date now = new Date()" in your SearchComponent, I feel like there must be something about your question that i'm not understanding. -Hoss