REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 290 B
Close
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/extendify_old/src/Assist/lib/recommendations.js
Text
Base64
export const isAtLeastNDaysAgo = (dateString = new Date(), numDays = 0) => { const siteCreatedDaysAgo = Math.floor( (Date.now() - new Date(dateString)) / (1000 * 60 * 60 * 24), ); // Account for future time zones by min 0 return Math.max(0, siteCreatedDaysAgo) >= Number(numDays); };
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
domains.js
2.72 KB
lrw-r--r--
2026-02-19 03:27:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
media.js
1.48 KB
lrw-r--r--
2023-10-11 06:07:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
recommendations.js
290 B
lrw-r--r--
2026-02-19 03:27:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).