Search | Google it | Results 1 - 1 of 1 for funcall:dt_localtime_us from t2ex/t2ex_source/t2ex/datetime/src/localtime.c (0.00 seconds) |
149: { 150: return dt_localtime_us(s_to_us(tims), tz, result); 151: } 154: { 155: return dt_localtime_us(ms_to_us(tim), tz, result); 156: }