Home
last modified time | relevance | path

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

/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Dconvert.c281 timestamp2stime(const char *str, SIMPLE_TIME *st, BOOL *bZone, int *zone) in timestamp2stime() function
1427 timestamp2stime(value, &std_time, &bZone, &zone); in copy_and_convert_field()
1468 timestamp2stime(value, &std_time, &bZone, &zone); in copy_and_convert_field()
5992 if (timestamp2stime(buf, st, &bZone, &zone)) in parse_datetime()