gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:TZOFS (0.00 seconds)
t2ex
t2ex_source/lib/libc/src/time/mktime_r.c - 6.1KB - 195 lines
58: 
59: #define TZOFS(tz)       (-(tz).offset)        // time offset in seconds (east = positive, west = negative)
60: