Searched defs:stdoffset (Results 1 – 2 of 2) sorted by relevance
| /external/python/dateutil/dateutil/tz/ | ||
| D | tz.py | 882 def __init__(self, stdabbr, stdoffset=None, argument |
| /external/icu/icu4c/source/tools/tzcode/ | ||
| D | localtime.c | 929 int_fast32_t stdoffset; in tzparse() local |