1
0
Fork 0

polybar: show date "complying" with ISO 8601

This commit is contained in:
Pratham Patel 2023-12-11 10:47:14 +05:30
parent 1d3f4db7ab
commit 9a4ba4fde4
Signed by: thefossguy
SSH Key Fingerprint: SHA256:/B3wAg7jnMEBQ2JwkebbS/eXVZANDmqRfnd9QkIhxMI
1 changed files with 4 additions and 4 deletions

View File

@ -156,10 +156,10 @@ type = internal/date
label = %date% %time%
interval = 1
date-alt = "%a %d/%m/%y"
time-alt = %H:%M:%S
date = "%a %d/%b/%Y"
time = %H:%M:%S
date = "%Y/%m/%d %a"
time = "%H:%M:%S"
date-alt = "%a %d/%b/%Y"
time-alt = "%H:%M:%S"
format-underline = #0a6cf5