Use chrono types for improved datetime handling#139
Merged
andschneider merged 2 commits intomainfrom Apr 28, 2026
Merged
Conversation
agiacalone
added a commit
to agiacalone/mlbtg
that referenced
this pull request
Apr 29, 2026
Pulls in upstream commits cec79a4..fe7c624: - Bump Rust to 1.95 (mlb-rs#135) - Allow wrapping on help text scroll (mlb-rs#136) - Stats: all/qualified toggle and persist sort preferences (mlb-rs#137) - Show winning/losing/save pitcher for final games (mlb-rs#138) - Use chrono types for improved datetime handling (mlb-rs#139) - Stop cargo test from overwriting mlbt.toml (mlb-rs#140) Conflict resolutions kept the fork's identity (mlbtg name/version, both authors, fork-targeted Docker labels) and visual additions: Theme::DIMMED in place of upstream's DIM_COLOR; selection_style/title_style in place of upstream's HIGHLIGHT_STYLE; full obp/slg/ops/whip column color helpers; team_color is_win tuple in team page; symbols param on draw_linescore_boxscore alongside upstream's decision_pitchers plumbing. game_log_cells now uses format_numeric_date_or (format_date removed). Also adds CLAUDE.md and updates README/CHANGELOG with merged entries.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
chrono::NaiveDateandchrono::DateTimefields