fix: update localized date test

This commit is contained in:
Shimul Chowdhury
2021-08-24 09:32:50 +08:00
parent f54a1bd791
commit 0670474beb

View File

@@ -25,7 +25,7 @@ define(['../dateutil_factory.js'], function(DateUtilIterator) {
var testLangs = {
en: 'Due Oct 14, 2016 08:00 UTC',
ru: 'Due 14 окт. 2016 г. 08:00 UTC',
ar: 'Due ١٤ تشرين الأول أكتوبر ٢٠١٦ ٠٨:٠٠ UTC',
ar: 'Due ١٤ أكتوبر ٢٠١٦ ٠٨:٠٠ UTC',
fr: 'Due 14 oct. 2016 08:00 UTC'
};
$form = $(