I’m using a KDE desktop and I wish to modify the Digital Clock widget by using a custom date format like this: dddd, d MMMM yyyy
however I wish to add literal strings to this format so I can get a resulting string like this: Monday, 13 of Octuber with year 2023, or get a long date without time.
is it possible?