Next: , Previous: , Up: Hacking and Tweaking   [Contents][Index]

4.4 Changing the time stamp format

rcirc-time-format is the format used for the time stamp. Here’s how to include the date in the time stamp:

(setopt rcirc-time-format "%Y-%m-%d %H:%M ")

For log files, a different time format can be specified using the rcirc-log-time-format user option.

If you don’t wish to use verbose time formatting all the time, you can use the rcirc-when command to display a complete timestamp for the message at point.