Closed
Description
Hi @tech-otaku - I tried
./menu-bar-clock.sh "EEE d MMM HH:mm
but the way date and time looks in menu bar didn't change - I still see the format of "Fri. 30.01 o 13:17". I wanted to remove this "o" and additional space after it before the time part.
My region is set to Poland. File com.apple.menuextra.clock.plist shows as follows:
<key>DateFormat</key> <string>EEE d MMM HH:mm</string> <key>FlashDateSeparators</key> <false/> <key>IsAnalog</key> <false/> <key>Show24Hour</key> <true/> <key>ShowAMPM</key> <false/> <key>ShowDayOfMonth</key> <true/> <key>ShowDayOfWeek</key> <true/> <key>ShowSeconds</key> <false/>
Thanks
Metadata
Metadata
Assignees
Labels
No labels