Перейти к содержимому Перейти к боковой панели

Помечено: 

Эта тема содержит 0 ответ, имеет 0 voices.

Последнее обновление: yukiS-2 1 год назад.

При содействии: Bruno Kos.

Автор Сообщения
07.03.2025 в 06:53

yukiS-2

Background of the issue:
I am trying to update the date format for Chinese translation on my WordPress site. I attempted to change the date_format from 'F j, Y' to 'Y/m/d'. The issue can be seen on this page: скрытая ссылка.

Symptoms:
I expected the blog post date to translate to '3月7日, 2025', but instead, it translates to '7 3 月, 2025'.

Questions:
Why is the date format not updating as expected?
How can I correctly translate the date format to '3月7日, 2025'?