yaz_log_time_format sets the format of the timestamp. See man 3 strftime
authorHeikki Levanto <heikki@indexdata.dk>
Tue, 2 Nov 2004 11:37:21 +0000 (11:37 +0000)
committerHeikki Levanto <heikki@indexdata.dk>
Tue, 2 Nov 2004 11:37:21 +0000 (11:37 +0000)
Calling with "old" sets to the old format "11:55:06-02/11"
Calling with NULL or "" sets to the new format "20041102-115719"
If not called at all, the old format is used, for backward compatibility


No differences found