File manager - Edit - /home/boiitech111/autorollingright.com/wp-content/plugins/extendify/src/Assist/lib/recommendations.js
Back
export const isAtLeastNDaysAgo = (dateString = new Date(), numDays = 0) => { const siteCreatedDaysAgo = Math.floor( (new Date() - new Date(dateString)) / (1000 * 60 * 60 * 24), ); // Account for future time zones by min 0 return Math.max(0, siteCreatedDaysAgo) >= Number(numDays); };
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings