anki/rslib/src/stats
Damien Elmes fbd91b22f5 tidy up UTC offset handling/timing calculations
- 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
2021-01-12 21:32:56 +10:00
..
card_stats.html migrate card stats to backend 2020-06-15 17:22:16 +10:00
card.rs tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
graphs.rs tidy up UTC offset handling/timing calculations 2021-01-12 21:32:56 +10:00
mod.rs log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00
today.rs log manual reschedule, but ignore the log entry in the stats 2020-09-02 17:56:23 +10:00