Urgent.News

What's breaking now, across thousands of outlets.

Tech

Customize the Date and Time on the Linux Mint Cinnamon Taskbar

When I started using Linux Mint , I spent quite a bit of time exploring small desktop customizations. One of the simple things I discovered was that Linux Mint Cinnamon lets you customize how the date and time are displayed on the taskbar. Instead of showing only something like: Sat Aug 22 07:10 PM you can change it to something that works better for you. For example: Sat, Aug 22 • 07:10 PM or:…

When users switch to Linux Mint Cinnamon, they discover the ability to customize their desktop experience, including how the date and time appear on the taskbar. By right-clicking the clock on the taskbar and adjusting the settings, users can choose from a variety of date and time formats to better suit their preferences. These formats rely on specific codes, such as %a for short weekday, %A for full weekday, %b for short month, and %B for full month.

By understanding these codes, users can create personalized date and time displays that enhance the uniqueness of their desktop environment.

Some popular formats include:

1. Simple and clean: %a %b %e %I :%M %p → Sat Aug 22 07:10 PM

2. More readable: %a, %b %e • %I :%M %p → Sat, Aug 22 • 07:10 PM

3. Full weekday: %A, %B %e • %I :%M %p → Saturday, August 22 • 07:10 PM

4. Day first: %e %b %Y • %I :%M %p → 22 Aug 2026 • 07:10 PM

5. Full date with 24-hour time: %e %B %Y • %H :%M → 22 August 2026 • 19:10

6. Developer-style format: %Y -%m -%d %H :%M → 2026-08-22 19:10

Users can further personalize their date and time display by experimenting with different separators, such as | - / • ·, and even adding timezone information using the %Z code, like %e %b %Y • %H :%M %Z → 22 Aug 2026 • 19:10 IST. While it can be tempting to create overly complex date formats, users are advised to keep things straightforward and readable to ensure ease of use on their taskbar.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Before and After: Measuring Security Posture Improvement With Real Metrics

188 vulnerabilities. That's where we started. After the modernisation, the jjwt migration, the targeted remediations, and the documented suppressions, here's where we ended up: 6 open findings.

  • Risk reduction by severity: Critical vulnerabilities eliminated, eliminating all critical exposure
  • Exploit exposure: Known exploits dropped from 137 to just 6
  • Priority score reduction: Maximum priority score for remaining findings decreased from 919 to 329

I Built a Mobile Terminal Around My herdr + Codex Workflow

I Built a Mobile Terminal Around My herdr + Codex Workflow I am building Termish , an open-source mobile remote-work tool for SSH/Mosh terminals, file management, remote screens, and AI-assisted…

  • I developed open-source mobile remote-work tool Termish
  • Utilized Termish for development, AI tools on personal machine
  • Phone serves as platform for commands, tasks, UI verification

More from Sunday 6 September →