Merge branch 'MDL-47114-master' of git://github.com/rezaies/moodle

This commit is contained in:
Andrew Nicols
2017-12-06 19:53:30 +13:00
committed by Jun Pataleta
+1 -1
View File
@@ -2111,7 +2111,7 @@ function make_timestamp($year, $month=1, $day=1, $hour=0, $minute=0, $second=0,
* Format a date/time (seconds) as weeks, days, hours etc as needed
*
* Given an amount of time in seconds, returns string
* formatted nicely as weeks, days, hours etc as needed
* formatted nicely as years, days, hours etc as needed
*
* @package core
* @category time