Function next_time
Simply returns a time stamp of the next instance of these time parameters.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ScheduledTasks.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ScheduledTasks.php
integer |
$regularity |
The regularity |
string |
$unit |
What unit are we using - 'm' for minutes, 'd' for days, 'w' for weeks or anything else for seconds |
integer |
$offset |
The offset |
integer
|
The timestamp for the specified time |