[PR #1068] fix(caldav): parse timestamps in configured timezone #1202

Open
opened 2025-11-01 21:13:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1068
Author: @dpschen
Created: 7/2/2025
Status: 🔄 Open

Base: mainHead: feat/update-caldavtimetotimestamp-parsing


📝 Commits (1)

  • e178b1f fix(caldav): parse timestamps in configured timezone

📊 Changes

2 files changed (+21 additions, -11 deletions)

View changed files

📝 pkg/caldav/parsing.go (+8 -11)
📝 pkg/caldav/parsing_test.go (+13 -0)

📄 Description

No description provided


🔄 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/go-vikunja/vikunja/pull/1068 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 7/2/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feat/update-caldavtimetotimestamp-parsing` --- ### 📝 Commits (1) - [`e178b1f`](https://github.com/go-vikunja/vikunja/commit/e178b1f784ad614d35bc169561f21a4b1faa880a) fix(caldav): parse timestamps in configured timezone ### 📊 Changes **2 files changed** (+21 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `pkg/caldav/parsing.go` (+8 -11) 📝 `pkg/caldav/parsing_test.go` (+13 -0) </details> ### 📄 Description _No description provided_ --- <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 2025-11-01 21:13:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#1202