-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

xclock


> Display the time in analog or digital form.

More information.


Display an analog clock:

xclock

Display a 24-hour digital clock with the hour and minute fields only:

xclock -digital -brief

Display a digital clock using an strftime format string (see strftime(3)):

xclock -digital -strftime {format}

Display a 24-hour digital clock with the hour, minute and second fields that updates every second:

xclock -digital -strftime '%H:%M:%S' -update 1

Display a 12-hour digital clock with the hour and minute fields only:

xclock -digital -twelve -brief


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 01:58:30 2024