add %Y in sb-clock

This commit is contained in:
krolxon 2025-04-28 18:29:04 +05:30
parent f6341a766f
commit 6d54be5aeb
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
date "+[  %a %d %b ] [  %I:%M %P ]"
date "+[  %a %d %b %Y] [  %I:%M %P ]"