[PR #1925] [MERGED] feat: add european date format #1934

Closed
opened 2026-02-26 20:31:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1925
Author: @ephraimduncan
Created: 7/25/2025
Status: Merged
Merged: 7/28/2025
Merged by: @dguyen

Base: mainHead: feat/add-european-date-formate


📝 Commits (1)

  • 3b49c21 feat: add european date format

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 packages/lib/constants/date-formats.ts (+6 -0)

📄 Description

Description

This pull request adds support for a new date format (dd.MM.yyyy HH:mm) in the constants file for date formats. The changes ensure the new format is included in both the list of valid date formats and the date format options available for selection.


🔄 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/documenso/documenso/pull/1925 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `feat/add-european-date-formate` --- ### 📝 Commits (1) - [`3b49c21`](https://github.com/documenso/documenso/commit/3b49c21ac9387407568e9af99e523950658ff4f2) feat: add european date format ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/constants/date-formats.ts` (+6 -0) </details> ### 📄 Description ## Description This pull request adds support for a new date format (`dd.MM.yyyy HH:mm`) in the constants file for date formats. The changes ensure the new format is included in both the list of valid date formats and the date format options available for selection. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1934
No description provided.