webCOMAND

Constructor

The time constructor can be called with no parameters, but there is no reason to do so as all methods are static.

Prototype

__construct()

Example

use io_comand_util\time;

$time = new time();