Home
last modified time | relevance | path

Searched defs:utc_offset (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/date/lib/
H A Dunixtime2tm.c163 void timelib_set_timezone_from_offset(timelib_time *t, timelib_sll utc_offset) in timelib_set_timezone_from_offset()
H A Dtimelib.h274 timelib_sll utc_offset; member
/php-src/ext/date/
H A Dphp_date.h74 timelib_sll utc_offset; /* TIMELIB_ZONETYPE_OFFSET */ member
H A Dphp_date.c1946 int utc_offset = dateobj->time->z; in date_object_to_hash() local
2067 timelib_sll utc_offset = tzobj->tzi.utc_offset; in php_timezone_to_string() local

Completed in 25 milliseconds