@Hydrai only ask about the calculation method not store method
-----
@Megadreams
how can i create this function
isPlayerLoggedYesterday ( LastLogin , todayDate )
if LastLogin = "2022-01-20" and todayDate "2022-01-21"
how can i know if that the day next or not ?
for example lastlogin may be 31 and today ma by day 1 its consecutive days
if LastLogin = "2022-01-31" and todayDate "2022-02-1"