$boostingSince
Returns the date a user started boosting the server.
Usage
$boostingSince[userID;date/ms]
- userID - (Optional) default value:
$authorID. The ID of user to return boosting date - date/ms - (Optional) default value:
date. If date, it will return text in this format:Day(name), Month(name) Day(number), Year(YYYY) Hours(HH):Minutes(MM) PM/AM. If ms, timestamp in miliseconds will be returned. You can later format the timestamp using$formatDate.
Example
Using $boostingSince
Multiple ways of using function $boostingSince
Related functions: $formatDate $timeToDate
Function difficulty: Medium
Tags: boosting time timestamp
Function Cooldown
This function has built-in cooldown. Why? Read more about cooldowns here.
- Cooldown: 3 minutes
- Tracked By: User
- Type:
memberuser
Functions with the same type share cooldowns based on the same Tracked By value.
