MDL-47114 core: Improved function description

This commit is contained in:
Shamim Rezaie
2017-12-02 07:44:27 +08:00
parent 1bc5a5abe9
commit 00268741c2
+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