Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
0670474b
Commit
0670474b
authored
3 years ago
by
Shimul Chowdhury
Browse files
Options
Downloads
Patches
Plain Diff
fix: update localized date test
parent
f54a1bd7
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lms/static/js/spec/dateutil_factory_spec.js
+1
-1
1 addition, 1 deletion
lms/static/js/spec/dateutil_factory_spec.js
with
1 addition
and
1 deletion
lms/static/js/spec/dateutil_factory_spec.js
+
1
−
1
View file @
0670474b
...
...
@@ -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
=
$
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment