Home | History | Annotate | Download | only in src

Lines Matching full:end_offset

165       var end_offset = %DateDaylightSavingsOffset(EquivalentTime(new_end));
166 if (cache.offset == end_offset) {
172 return end_offset;
175 if (offset == end_offset) {