DateFormats implements JsonSerializable

Read onlyYes
FinalYes
Internal

Table of Contents

Interfaces

JsonSerializable

Properties

$date  : string
$datetime  : string
$time  : string

Methods

__construct()  : mixed
jsonSerialize()  : array<string, string>

Properties

Methods

__construct()

public __construct(string $date, string $time, string $datetime) : mixed
Parameters
$date : string
$time : string
$datetime : string

jsonSerialize()

public jsonSerialize() : array<string, string>
Return values
array<string, string>

        
On this page

Search results