mirror of
https://github.com/ankitects/anki.git
synced 2025-11-10 14:47:12 -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 |
||
|---|---|---|
| .. | ||
| card.rs | ||
| card_stats.html | ||
| graphs.rs | ||
| mod.rs | ||
| today.rs | ||