phpDocumentor

DateTimeFormat
in package

Class DateTimeFormat

Table of Contents

$dateFormat  : int
$timeFormat  : int
__construct()  : mixed
DateTimeFormat constructor.
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

DateTimeFormat constructor.

public __construct(int $dateFormat, int $timeFormat) : mixed
Parameters
$dateFormat : int
$timeFormat : int
Return values
mixed

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results