priscillatrevizan/regex-generator

[FEATURE] Add Regex Pattern for Date (DD/MM/YYYY)

オープン

#38 opened on 2025/10/27

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (11 件のフォーク)auto 404
enhancementhacktoberfesthacktoberfest2025regex

Repository metrics

Stars
 (13 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

1. Request Type

Select the appropriate request type:

  • ✨ Feature Request

2. General Description

Clearly and thoroughly describe the purpose of this Issue (the problem, idea, or improvement).

Add a new regex pattern to validate dates in the format DD/MM/YYYY. This will allow users to test and generate regular expressions for common date inputs used in Brazil and other regions that follow this format.


3. Specific Information

✨ For a Feature

  • Problem to Solve: What user or project need does this feature address? Currently, the project does not include a regex option for validating date formats. Users who need to test or generate expressions for dates (e.g., form validation or input masks) would benefit from having this built-in.

  • Suggested Solution: How should the solution work? _Add a new category named "Date (DD/MM/YYYY)" in the regex generator.


5. Labels and Task Assignment

Suggest applicable labels for this issue and mention the maintainer to assign the task.

Labels : feature, hacktoberfest, regex

Hey @priscillatrevizan, please assign this task to me so I can work on it.

コントリビューターガイド