Files
2026-09-25 17:32:12 +03:00

18 lines
1.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# lxpanel-dtime
Patch for lxpanel that allows displaying erisian time. Preparing **lxpanel 0.11.1** for build and installation, featuring an enhanced Digital Clock: display of Erisian (Discordian) time via formatting codes.
Build scripts for Debian 13 and Gentoo. Written by Qwen 3.8 27B.
| Code | Value |
|-------|-------------------------------------------------------------|
| `%eY` | discordian yaer (YOLD) |
| `%ey` | erisian year (YOLD−3000) |
| `%eS` | name of season (Chaos…Aftermath) |
| `%eE` | season number (1–5) |
| `%ed` | day of the season (1–73) |
| `%eh` | erisian hour (0–9) |
| `%em` | erisian minute (00–99) |
| `%es` | erisian second (00–99) |
| `%ew` | discordian name of the day of the week |
| `%ut` | unix time |