Reviewed: https://reviews.mahara.org/9279 Committed: https://git.mahara.org/mahara/mahara/commit/81e4dcd384da5942409a8e2e6acd40ba50d4543b Submitter: Cecilia Vela Gurovic ([email protected]) Branch: master
commit 81e4dcd384da5942409a8e2e6acd40ba50d4543b Author: Robert Lyon <[email protected]> Date: Thu Nov 1 10:01:41 2018 +1300 Bug 1800917: Alter 'strftimedateshort' date to match the long version behatnotneeded Change-Id: I1a5417ab6730d01d7a22828ff07d84ddedf4d212 Signed-off-by: Robert Lyon <[email protected]> -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it! https://bugs.launchpad.net/bugs/1800917 Title: Make 'strftimedateshort' lang string actually have short month name Status in Mahara: Fix Committed Bug description: Currently it is only used in reports overview page and there it would be fine/better just to use 'strftimedate' lang string Currently the 'strftimedateshort' is like '05 November' but it would be more useful to be '5 Nov 2017' so that the 'strftimedateshort' complements the 'strftimedate', which is like '5 November 2017' This would make it useful to use the long version on a page like Plan task list and use the short version on the plan block To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1800917/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

