Skip to content
Snippets Groups Projects
Commit 0670474b authored by Shimul Chowdhury's avatar Shimul Chowdhury
Browse files

fix: update localized date test

parent f54a1bd7
No related merge requests found
......@@ -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 = $(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment