https://bugs.kde.org/show_bug.cgi?id=477215
--- Comment #5 from Noah Davis <noaha...@gmail.com> --- Git commit 0877bd1db42bcf0824847ddd5d3eb7376c74cc23 by Noah Davis. Committed on 15/01/2024 at 14:04. Pushed by ndavis into branch 'master'. Extra date/time placeholder descriptions, 12 hour <h>/<hh> Now you can see extra date/time placeholders with descriptions in the configuration dialog with the "Show More" link button. Moves "AM/PM or am/pm (localized)", "Hour (00–23)" and "Timezone offset (±0000)" to main list. Moves "Timezone (abbreviation)" to extras since timezone codes are not standardized or unique. `<h>` and `<hh>` are now always 12 hour format so that they can be meaningfully different from `<H>` and `<HH>`. Updated filename test for `<h>` and `<hh>`. M +34 -29 src/ExportManager.cpp M +6 -4 tests/FilenameTest.cpp https://invent.kde.org/graphics/spectacle/-/commit/0877bd1db42bcf0824847ddd5d3eb7376c74cc23 -- You are receiving this mail because: You are watching all bug changes.