Aleksei Bavshin 67efe1af89
refactor(clock): remove struct waybar_time
The structure was used to pass the locale instance to the date
formatter. All the supported versions of `fmt` are passing the locale
parameter via `FormatContext.locale()` so we can remove the struct and
simplify the code.

While we at it, drop `date::make_zoned` in favor of CTAD on a
`date::zoned_time` constructor.
2023-01-20 22:50:01 -08:00
..
2023-01-04 16:26:50 +01:00
2022-11-24 13:08:16 +01:00
2023-01-07 01:44:25 +01:00
2022-06-01 15:35:08 +00:00
2022-04-06 08:37:19 +02:00
2022-10-26 17:26:15 +02:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-05-21 12:02:45 +02:00
2023-01-04 16:26:50 +01:00
2022-11-24 13:08:16 +01:00
2022-10-12 10:25:29 +02:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-24 13:08:16 +01:00
2022-11-16 08:04:18 +03:00