mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 20:57:13 -05:00
- use the TimestampSecs newtype instead of raw i64s - use FixedOffset instead of a minutes_west offset - check localOffset each time the timing is calculated, and set it if it's stale - even for v1. - check for and fix missing rollover when calculating timing - stop explicitly passing localOffset in the sync/start call |
||
|---|---|---|
| .. | ||
| bury_and_suspend.rs | ||
| congrats.rs | ||
| cutoff.rs | ||
| learning.rs | ||
| mod.rs | ||
| new.rs | ||
| reviews.rs | ||
| timespan.rs | ||