Home > @world-wide-lab/client > oneMonthAgo
oneMonthAgo() function
Helper function to return the date exactly one month ago.
For use with Client.getLeaderboardScores().
Signature:
typescript
export declare function oneMonthAgo(): Date;
Returns:
Date
A Date object one month ago