Method tzname()


Method tzname

array(2:string) tzname()

Description

Get the name of the local timezone.

Returns

Returns an array with two elements:

Array
string(7bit) 0

Timezone name when not DST.

string(7bit) 1

Timezone name when DST.