Bitrix API

Time

Class Time is a storage container for a time of day.

Table of Contents

Properties

$hour  : int
$minute  : int
$second  : int

Methods

__construct()  : mixed

Properties

$minute

public int $minute

$second

public int $second

Methods

__construct()

public __construct(mixed $hour, mixed $minute, mixed $second) : mixed
Parameters
$hour : mixed
$minute : mixed
$second : mixed

        
On this page

Search results