File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/mout/src/date/totalDaysInYear.js
Back
define(['./isLeapYear'], function (isLeapYear) { /** * return the amount of days in the year following the gregorian calendar * and leap years */ function totalDaysInYear(fullYear){ return isLeapYear(fullYear)? 366 : 365; } return totalDaysInYear; });
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings