Searched refs:dstofs (Results 1 – 1 of 1) sorted by relevance
542 int64_t dstofs = -(tzinfo_.Bias + tzinfo_.DaylightBias) * kMsPerMinute; in InDST() local546 in_dst = offset == dstofs; in InDST()