Searched defs:tzsign (Results 1 – 2 of 2) sorted by relevance
549 int tzsign = (time [6] == '-') ? -1 : 1; in Decode_IPTC_Time() local
839 int tzsign = (*tzinfo_pos == '-') ? -1 : 1; in parse_isoformat_time() local