gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:update_tz (0.00 seconds)
t2ex
t2ex_source/t2ex/datetime/src/strftime.c - 13.2KB - 368 lines
294:                 /* offset from UTC */
295:                 er = update_tz(tz);
296:                 if (er < E_OK) return -1;
316: /* system timezone name */ 317: er = update_tz(tz); 318: if (er < E_OK) return -1;