MDL-47114 core: Improved function description

This commit is contained in:
Shamim Rezaie 2017-11-27 17:37:06 +08:00
parent 5f54a8760f
commit 8c42eef35c

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