Searched defs:getYear (Results 1 – 8 of 8) sorted by relevance
324 assertThrows(function() { Date.prototype.getYear.call(0) }, TypeError); method in Date325 assertThrows(function() { Date.prototype.getYear.call("") }, TypeError); method in Date
38 int getYear(); in getYear() method
181 private static int getYear(String yearString) { in getYear() method in LegacyHttpDateTime
128 public int getYear() in getYear() method in XMPDateTimeImpl
151 public String getYear() { in getYear() method in ImplicitTagsTest.CarWithWheel
465 public int getYear() { in getYear() method in SIPDate
773 public int getYear() { return year; } in TestAddAcrossOffsetTransitions() method in CompatibilityTest.TransitionItem
777 public int getYear() { return year; } in TestAddAcrossOffsetTransitions() method in CompatibilityTest.TransitionItem