greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.86k stars 472 forks source link

Alternative calendar support in time block #1966

Closed HKalbasi closed 10 months ago

HKalbasi commented 11 months ago

There are many calendars other than the Gregorian calendar that are used in the world. For example, the ecmascript and web platform support 19 of them. Would you accept a PR that add support for these calendars in the time block (or a new block) using the icu4x crate?

MaxVerevkin commented 11 months ago

Would you accept a PR that add support for these calendars in the time block

Yes :)