mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-47114 core: Improved function description
This commit is contained in:
parent
5f54a8760f
commit
8c42eef35c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue