$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