Start datetime localization in LMS
Currently just coerces the time displayed for due dates (accordion.html and progess.html) to settings.TIME_ZONE
Showing
- CHANGELOG.rst 3 additions, 0 deletionsCHANGELOG.rst
- common/lib/xmodule/xmodule/tests/test_date_utils.py 18 additions, 1 deletioncommon/lib/xmodule/xmodule/tests/test_date_utils.py
- common/lib/xmodule/xmodule/util/date_utils.py 11 additions, 2 deletionscommon/lib/xmodule/xmodule/util/date_utils.py
- lms/envs/test.py 1 addition, 0 deletionslms/envs/test.py
- lms/templates/courseware/accordion.html 2 additions, 1 deletionlms/templates/courseware/accordion.html
- lms/templates/courseware/progress.html 5 additions, 2 deletionslms/templates/courseware/progress.html
Please register or sign in to comment