Searched defs:tzhour (Results 1 – 2 of 2) sorted by relevance
352 unsigned tzhour = 0; in Decode_ISO_8601() local556 unsigned tzhour = 0; in Decode_IPTC_Time() local
13 int GetTimeZoneInSeconds(int8_t tzhour, uint8_t tzminute) { in GetTimeZoneInSeconds()