Review card due date

Is this information for card.due accurate? From this page.

How are review card due dates calculated if it’s not stored in the card.due field?

due integer not null,
– Due is used differently for different card types:
– new: the order in which cards are to be studied; starts from 1.
– learning/relearning: epoch timestamp in seconds
– review: days since the collection’s creation time

2 Likes

OK. Answered my own question. I read this wrong. In case this confuses someone else, this is not the absolute number of days since the collection’s creation. The due date is marked as the number of days since the collection creation, using the collection creation date as the zero maker.

1 Like

Duplicate post: Reddit - The heart of the internet