patil-ashutosh / go-regex-utility

A curated list of golang applications using regex
MIT License
3 stars 8 forks source link

Validate the date format in "dd/mm/yyyy" #24

Closed patil-ashutosh closed 3 years ago

patil-ashutosh commented 4 years ago

Description 1) Validate the date format in "dd/mm/yyyy" 2) Create method to validate date format 3) Examples i) Date: 1/14/2018 -> false ii) Date: 31/07/2010 -> true

Acceptance Criteria

This repository is valid for HacktoberFest2020

Read before making PR - How to contribute on Github

Note: Feel free to open PR as these PR will be counted for hactoberfest acceptence

souvikmaji commented 4 years ago

Hey can i pick this up?

patil-ashutosh commented 4 years ago

Hey can i pick this up?

@souvikmaji go ahead