logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

/time - the Profanity /time command.

Arguments

consoleset<format>
           Set time format for console window.

       consoleoff
           Do not show time in console window.

       chatset<format>
           Set time format for chat windows.

       chatoff
           Do not show time in chat windows.

       mucset<format>
           Set time format for chat room windows.

       mucoff
           Do not show time in chat room windows.

       configset<format>
           Set time format for config windows.

       configoff
           Do not show time in config windows.

       privateset<format>
           Set time format for private chat windows.

       privateoff
           Do not show time in private chat windows.

       xmlset<format>
           Set time format for XML console window.

       xmloff
           Do not show time in XML console window.

       statusbarset<format>
           Change time format in statusbar.

       statusbaroff
           Do not show time in status bar.

       lastactivityset<format>
           Change time format for last activity.

       vcardset<format>
           Change the time format used to display time/dates in vCard (such as birthdays)

       allset<format>
           Set time for: console, chat, muc, config, private, and xml windows.

       alloff
           Do not show time for: console, chat, muc, config, private and xml windows.

Description

       Configure  time  display  preferences.  Time  formats  are  strings  supported by g_date_time_format. See
       https://developer.gnome.org/glib/stable/glib-GDateTime.html#g-date-time-format for more details.  Setting
       the  format  to an unsupported string, will display the string. If the format contains spaces, it must be
       surrounded with double quotes.

Examples

       /time console set %H:%M:%S

       /time chat set "%d-%m-%y %H:%M:%S"

       /time xml off

       /time statusbar set %H:%M

       /time lastactivity set "%d-%m-%y %H:%M:%S"

       /time all set "%d-%m-%y %H:%M:%S"

0.13.1                                             2023-08-03                                             man(1)

Name

       /time - the Profanity /time command.

Synopsis

       /time all|console|chat|muc|config|private|xml set <format>

       /time all|console|chat|muc|config|private|xml off

       /time statusbar set <format>

       /time statusbar off

       /time lastactivity set <format>

       /time vcard set <format>

See Also