PHP Timezones Functions

Function

Description

e

Timezone identifier (added in PHP 5.1.0)

I (capital i)

Whether or not the date is in daylight saving time

O

Whether or not the date is in daylight saving time

O

Difference to Greenwich time (GMT) in hours

P

Difference to Greenwich time (GMT) with colon between hours and minutes (added in PHP 5.1.3)

T

Timezone abbreviation

Z

Timezone offset in seconds. The offset for timezones west of UTC is always negative, and for those east of UTC is always positive.

Share Share on Facebook Share on Twitter Share on LinkedIn Pin on Pinterest Share on Stumbleupon Share on Tumblr Share on Reddit Share on Diggit

You may also like this!