mirror of
https://github.com/Alexays/Waybar.git
synced 2026-02-18 08:55:37 +00:00
Stop using private implementation details of the `formatter<std::tm>`. We never needed anything from the class besides the format specifier, which is easily obtainable with public API.