mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add Time Formats
This commit is contained in:
parent
87eca00e81
commit
caf4d13d50
1 changed files with 4 additions and 1 deletions
|
|
@ -463,7 +463,10 @@ namespace Flow.Launcher.ViewModel
|
|||
"dd'/'MM",
|
||||
"ddd MM'/'dd",
|
||||
"dddd MM'/'dd",
|
||||
"dddd"
|
||||
"dddd",
|
||||
"ddd dd'/MM'",
|
||||
"dddd dd'/MM'"
|
||||
|
||||
};
|
||||
|
||||
public double WindowWidthSize
|
||||
|
|
|
|||
Loading…
Reference in a new issue