Home
last modified time | relevance | path

Searched defs:tzsign (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_date_time.cpp549 int tzsign = (time [6] == '-') ? -1 : 1; in Decode_IPTC_Time() local
/third_party/python/Modules/
H A D_datetimemodule.c927 int tzsign = (*tzinfo_pos == '-') ? -1 : 1; in parse_isoformat_time() local

Completed in 12 milliseconds