Home
last modified time | relevance | path

Searched refs:CALENDAR_ISDST (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/intl/dateformat/
H A Ddateformat.h43 #define CALENDAR_ISDST "tm_isdst" macro
H A Ddateformat_format.c105 isInDST = internal_get_arr_ele( dfo, hash_arr, CALENDAR_ISDST TSRMLS_CC); in internal_get_timestamp()
H A Ddateformat_parse.c119 add_assoc_long( return_value, CALENDAR_ISDST,(isInDST==1?1:0)); in internal_parse_to_localtime()

Completed in 9 milliseconds