[PR #3735] [MERGED] Fix Parse for Date Range #5029

Closed
opened 2026-02-28 21:04:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3735
Author: @carkom
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @youngcw

Base: masterHead: fixDateParse


📝 Commits (4)

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/DateRange.tsx (+4 -2)
upcoming-release-notes/3735.md (+6 -0)

📄 Description

Fix parse date in DateRange element which is causing the cards to display the wrong dates.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/3735 **Author:** [@carkom](https://github.com/carkom) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fixDateParse` --- ### 📝 Commits (4) - [`8b820fb`](https://github.com/actualbudget/actual/commit/8b820fb52fce8f2bdb0b529cde89fbf53f00d39d) fixed - [`4fbea41`](https://github.com/actualbudget/actual/commit/4fbea4156b52a8b81da3f2cdd914b72ba61bee42) notes - [`47e9e5e`](https://github.com/actualbudget/actual/commit/47e9e5e7bf2d87f1d53293b2d2ef2f89978be0c6) Merge branch 'master' into fixDateParse - [`12c77cb`](https://github.com/actualbudget/actual/commit/12c77cb049f881b06d20cf231b436c3d295a3966) simplify ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/DateRange.tsx` (+4 -2) ➕ `upcoming-release-notes/3735.md` (+6 -0) </details> ### 📄 Description Fix parse date in DateRange element which is causing the cards to display the wrong dates. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:04:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5029