Merge pull request #13733 from edx/yro_localized-datetime
Set up DateUtil factory, modify requests to handle moment-timezones, moment-with-locales.
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
lms/static/js/dateutil_factory.js
0 → 100644
lms/static/js/spec/dateutil_factory_spec.js
0 → 100644
... | ... | @@ -6,7 +6,7 @@ |
"backbone-validation": "~0.11.5", | ||
"coffee-script": "1.6.1", | ||
"edx-pattern-library": "0.16.6", | ||
"edx-ui-toolkit": "1.4.1", | ||
"edx-ui-toolkit": "1.5.0", | ||
"jquery": "~2.2.0", | ||
"jquery-migrate": "^1.4.1", | ||
"jquery.scrollto": "~2.1.2", | ||
... | ... |
Please
register
or
sign in
to comment