[PR #221] [MERGED] feat(clock): localization support #7585

Closed
opened 2026-05-23 02:55:14 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/221
Author: @JakeStanger
Created: 7/3/2023
Status: Merged
Merged: 7/3/2023
Merged by: @JakeStanger

Base: masterHead: feat/clock-localization


📝 Commits (1)

  • b310ea7 feat(clock): localization support

📊 Changes

4 files changed (+37 additions, -8 deletions)

View changed files

📝 Cargo.lock (+7 -0)
📝 Cargo.toml (+1 -1)
📝 docs/modules/Clock.md (+5 -4)
📝 src/modules/clock.rs (+24 -3)

📄 Description

Fixes #211


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/221 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 7/3/2023 **Status:** ✅ Merged **Merged:** 7/3/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/clock-localization` --- ### 📝 Commits (1) - [`b310ea7`](https://github.com/JakeStanger/ironbar/commit/b310ea76362bcdf10e187d6b00cd2b8ed2870c41) feat(clock): localization support ### 📊 Changes **4 files changed** (+37 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+7 -0) 📝 `Cargo.toml` (+1 -1) 📝 `docs/modules/Clock.md` (+5 -4) 📝 `src/modules/clock.rs` (+24 -3) </details> ### 📄 Description Fixes #211 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:55:14 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#7585
No description provided.