Continuing the discussion from Year format on abbreviated post dates not clear:
I agree with this thread as in the UK, this reads to me as 13th February 2016:

Can the administrator change it so that dates are shown in the full locale of the current user, 13/02/2013? Or 13th Feb 2013?
gerhard
(Gerhard Schlager)
2
Yes, admins can change that.
simon
3
المنشور السابق يربط بموضوع محذوف. المحتوى المهم في المنشور المرتبط هو الذهاب أولاً إلى صفحة Admin / Customize / Text والبحث عن 'YY
سيؤدي ذلك إلى إرجاع القائمة التالية:
js.dates.tiny.date_year
MMM 'YY
js.dates.medium.date_year
MMM D, 'YY
js.dates.long_date_with_year
MMM D, 'YY LT
js.dates.long_date_with_year_without_time
MMM D, 'YY
js.dates.long_date_with_year_with_linebreak
MMM D, 'YY <br/>LT
قم بتحرير كل من هذه الإدخالات لاستبدال 'YY بـ YYYY للحصول على السنة الكاملة.
mbauman
(Matt Bauman)
4
شكرًا لك! هل توجد وثائق توضح مكتبة تنسيق التواريخ المستخدمة؟ سيكون من المفيد معرفة وسوم التنسيق المتاحة (وهو ما كنت أبحث عنه هنا).