sudiptob2/cf-stats

Implement `member_since` attribute for the user

sudiptob2 opened this issue · 0 comments

From the codeforces API, we can obtain the UNIX timestamp since the use joined in CF. Use this timestamp to calculate the member_since attribute.
calculate the attribute in floor(years).