I would like to see other formats available (such as ‘Do MMMM YYYY’ or “DD-MM-YYYY”) and in other languages (instead of “July 1st, 2021”, “Julho 1o., 2021”).
I think the current localization model of LogSeq does not account for date formats (otherwise I would contribute directly!)
You can change the formatting of the date in the settings: Three dots (top right hand side) -> settings -> Preferred Date Format (3/4th option from the top). There are quite a few formats already in the list.
In terms of local language settings, I am afraid I am not sure if / how this is possible.
Thanks, now that I know that EEEE is the day of week I can add a format to config.edn. I just tried it and it works like a charm. Thank you for your help.