Searched defs:setUTCMonth (Results 1 – 6 of 6) sorted by relevance
44 Date.prototype.setUTCMonth(0); method in Date93 Date.prototype.setUTCMonth(0); method in Date
241 setUTCMonth: function (...args) { method
745 setUTCMonth(month: number, date?: number): number; method
839 setUTCMonth(month: number, date?: number): number; method
859 setUTCMonth(month: number, date?: number): number; method
779 setUTCMonth(month: number, date?: number): number; method