mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-04 22:52:51 +02: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.