In version 0.8.10, Variety use the correct i18n labels for weekday and month. However, the order of the different components of the date are ordered differently between countries.
For example with french GNOME settings, the date is displayed as "dimanche, juillet 09" for the 07/09/23 in US format. The correct format for france is "dimanche 09 juillet", as date is in D/M/Y rather than M/D/Y.
I wish that Variety take its formatting from GNOME internationalization settings for the ordering of date.
In version 0.8.10, Variety use the correct i18n labels for weekday and month. However, the order of the different components of the date are ordered differently between countries.
For example with french GNOME settings, the date is displayed as "dimanche, juillet 09" for the 07/09/23 in US format. The correct format for france is "dimanche 09 juillet", as date is in D/M/Y rather than M/D/Y.
I wish that Variety take its formatting from GNOME internationalization settings for the ordering of date.
Thank you.