mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -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 |
||
|---|---|---|
| .. | ||
| cargo | ||
| .gitignore | ||
| BUILD.bazel | ||
| build.rs | ||
| Cargo.toml | ||
| lib.rs | ||