Home
last modified time | relevance | path

Searched defs:getDayOfYear (Results 1 – 4 of 4) sorted by relevance

/plugin/indexmenu2/cms/extensions/
Ddateextensions.js11 …this.getFullYear();return(i%4==0&&i%100!=0)||i%400==0};Date.prototype.getDayOfYear=function(){var … method in Date
/plugin/virtualkeyboard/vk/extensions/
Ddateextensions.js30 Date.prototype.getDayOfYear = function () { method in Date
/plugin/datepicker/script/jscalendar-1.0/
Dcalendar.js1724 Date.prototype.getDayOfYear = function() { method in Date
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js2072 ….getSuffix() + ";case"w":return"this.getDay() + ";case"z":return"this.getDayOfYear() + ";case"W":r… method in Date