To list all records for a user named "randy" that were written on November 11th between 4:50 P.M. and 5:00 P.M. to a log file called "mylog", you would use the following command:
logutil -fu randy -d 11/11 -t 16:50 17:00 mylog