← Back to team overview

mahara-contributors team mailing list archive

[Bug 1800917] Re: Make 'strftimedateshort' lang string actually have short month name

 

Environment tested: Master
Browser tested: Chrome

Preconditions:

Test Steps: 
1. Log in as site admin 
2. Browse to Admin menu > Reports 
3. Configure report for Overview to display 

Expected result: In the over view section of the repot page, ensure that
the dates displayed on page include a year (ie. 1 November 2018 - users
section of the Overview)

Actual result: As expected

-- 
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


References