this post was submitted on 04 Feb 2025
21 points (100.0% liked)

Linux

49544 readers
1363 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Currently, i am searching graphical date and time settings programs other than gnome-system-tools for my custom desktop environment. Does anybody know graphical date and time settings programs other than gnome-system-tools?

top 7 comments
sorted by: hot top controversial new old
[–] mactan@lemmy.ml 1 points 11 hours ago* (last edited 11 hours ago)

/sarcasm ddate /sarcasm

[–] Strit@lemmy.linuxuserspace.show 2 points 19 hours ago

I know of a small application, that's part of a larger suite if you want it. It's called CoreTime.

It's Qt based, but the dependency list is quite small.

[–] dan@upvote.au 2 points 1 day ago (2 children)

I assume you mean the date and time settings page. This is KDE's one:

Can you explain the specific functionality that you’re looking for…? I don’t understand your objection here.

[–] fatur0000new@lemmy.ml 1 points 1 day ago* (last edited 1 day ago)

No, what I mean is the date and time settings program. Not date and time settings page

[–] adarza@lemmy.ca 1 points 1 day ago

used to be one in rhel.. system-config-date or something like that.

[–] Mountaineer@aussie.zone 1 points 1 day ago

I can't think of a standalone gui app that does this (and a simple google search didn't find one).
If you have a gui desktop (gnome,kde,xfce,lxqt,enlightenment,budgie...) it will have a built in function in it's settings to do this, or leverage one of the parent ones (ie budgie is based on gnome, lxqt on kde).
If your custom environment is pared down to the point where you don't have an equivalent to gnome-system-tools and don't want to install it, you might have to just use date at the command line.