Skip to content
Commit 55840978 authored by Noah Davis's avatar Noah Davis 🌵
Browse files

Support all QDateTime string formatting options as filename placeholders

There are a lot of them and showing them all in the UI might be too
much, so they're currently hidden features. I know adding hidden
features is kind of dubious, but I don't think it'll be harmful. We
can't add new translatable strings right now without asking for a string
freeze exception anyway.

See QDate and QTime docs:

- https://doc.qt.io/qt-6/qdate.html#toString
- https://doc.qt.io/qt-6/qtime.html#toString

BUG: 477215
parent 01b8ee98
Pipeline #548326 passed with stage
in 1 minute and 1 second
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment