File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/mout/src/date/isSame.js
Back
define(['./startOf'], function (startOf) { /** * Check if date is "same" with optional period */ function isSame(date1, date2, period){ if (period) { date1 = startOf(date1, period); date2 = startOf(date2, period); } return Number(date1) === Number(date2); } return isSame; });
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings