Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Fix Version/s: 3.7
-
Component/s: Messages
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-65114-master -
Pull Master Diff URL:
Description
Like "Monday, 11th March 2019".
Update: Spoke to UX and the outcome was:
For conversations listed on the main view (Starred, Group, Private), we want to:
- Display the time in the format "14:18" for conversations having a message posted today.
- Display the date in the format "29/01/19" for conversations older than today.
This likely means we can't simply use the strftimetime24 in the template and must preformat the dates before rendering the template