__construct()
__construct(mixed $time)
Constructor
Parameters
mixed | $time | A mixed value. If an integer value is passed, it is assumed to be a unix timestamp. If a string is passed, then attempts are made to convert the string into a unix timestamp. |