Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4611790
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T01:18:55+00:00 2026-05-22T01:18:55+00:00

hi to all regex master out there, I know you have a work around

  • 0

hi to all regex master out there, I know you have a work around with regards to my problem. hehe

02-May-2011

or

22-May-2011

or

2-May-2011

(dd-MMM-yyyy)
with yyyy not accepting any other characters than digit

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T01:18:56+00:00Added an answer on May 22, 2026 at 1:18 am
    [0-9]{1,2}/[a-zA-Z]{3}/[0-9]{4}
    

    That’s assuming that the month is a 3-letter version: eg, Jan, Feb, Mar.

    Updated version to match the changes to the question:

    [0-9]{1,2}-[a-zA-Z]{3}-[0-9]{4}
    

    As has been mentioned, this won’t actually validate the date, it’ll just validate that the string matches the format of: 1 or 2 numbers, a dash, 3 letters, a dash, 4 numbers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing a VB.NET 1.1 web application. All validation and RegEx controls work perfectly
All of my string delete's with regex use gsub, is there a shorter way?
I have a regex problem which bugs me and have no clue how to
This should be an easy one for the regex masters out there. I need
Okay, we all know attempting to parse HTML with Regex brings upon the wrath
The title pretty much says it all. I have a regex that I need
(\.|dot) This regex matches all .s and dots but it's also puts them into
I want a regex pattern to find all the words of this format [xyzblab23la].
I created this regex to match all words that start with @ in my
I am removing all non-numeric and non-decimal values using: Regex.Replace(A1B2C3.D4E5F6.G7H8I9, @[^-?\d+\.], ); Output: 123.456.789

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.