Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dpdo_firebird_utils.h37 ISC_STATUS fb_decode_timestamp_tz(ISC_STATUS* isc_status, const ISC_TIMESTAMP_TZ* timestampTz,
H A Dpdo_firebird_utils.cpp72 extern "C" ISC_STATUS fb_decode_timestamp_tz(ISC_STATUS* isc_status, const ISC_TIMESTAMP_TZ* timest… in fb_decode_timestamp_tz() function
H A Dfirebird_statement.c119 …if (fb_decode_timestamp_tz(S->H->isc_status, timestampTz, &year, &month, &day, &hours, &minutes, &… in get_formatted_timestamp_tz()

Completed in 14 milliseconds