Home
last modified time | relevance | path

Searched defs:tzhour (Results 1 – 2 of 2) sorted by relevance

/external/dng_sdk/source/
Ddng_date_time.cpp352 unsigned tzhour = 0; in Decode_ISO_8601() local
556 unsigned tzhour = 0; in Decode_IPTC_Time() local
/external/python/cpython3/Modules/
D_datetimemodule.c841 int tzhour = 0, tzminute = 0, tzsecond = 0; in parse_isoformat_time() local