Project-GC Lua Sandbox API
Loading...
Searching...
No Matches
GetMembershipCreatedDate

Member Function Documentation

◆ GetMembershipCreatedDate()

GetMembershipCreatedDate ( $profileId)

Gets the date the player registered at Geocaching.com.

Parameters
int$profileId(required) An integer with the users profile id.
Returns
string|false A string with a date in ISO format, can also return false if the date is unknown.