sudiptob2 / cf-stats

A github action based realtime Codeforces activity statistics card and badge generator for github readme
GNU General Public License v3.0
187 stars 35 forks source link

Implement `member_since` attribute for the user #14

Closed sudiptob2 closed 2 years ago

sudiptob2 commented 2 years ago

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).