Searched defs:IsUTC (Results 1 – 2 of 2) sorted by relevance
284 bool IsUTC() const { return hour_ == 0 && minute_ == 0; } in IsUTC() function
3211 bool IsUTC(Isolate* isolate, Handle<String> time_zone) { in IsUTC() function