Issue:
Battery remaining time cuts off first digit of time if time remaining >= 10:00 (see images attached)
Currently unknown what causes this as running pmset -g batt in Terminal does indeed show the correct time.
I noticed this after updating to macOS Monterey so it's definitely something to do with this.
Terminal output with time remaining >= 10:00:
╭─cr@cr-mba ~
╰─$ pmset -g batt
Now drawing from 'Battery Power'
-InternalBattery-0 (id=20643939) 82%; discharging; 10:21 remaining present: true
Issue: Battery remaining time cuts off first digit of time if
time remaining >= 10:00
(see images attached) Currently unknown what causes this as runningpmset -g batt
in Terminal does indeed show the correct time. I noticed this after updating to macOS Monterey so it's definitely something to do with this.Terminal output with
time remaining >= 10:00
:Image of issue: