Searched defs:tzval (Results 1 – 2 of 2) sorted by relevance
| /external/python/dateutil/dateutil/test/ |
| D | _common.py | 108 def __init__(self, tzval): argument 169 def set_current_tz(self, tzval): argument
|
| D | test_tz.py | 885 def _testTzFunc(self, tzval, func, std_val, dst_val): argument 900 def _testTzName(self, tzval, std_name, dst_name): argument 913 def _testOffset(self, tzval, std_off, dst_off): argument 924 def _testDST(self, tzval, dst_dst): argument
|