Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create regular expressions to match the following patterns Long dates. Example Thursday, December 0 1 , 2 0 1 6 Short dates. Example

Create regular expressions to match the following patterns
Long dates. Example "Thursday, December 01,2016"
Short dates. Example "1-Dec-16"
Date and time: mm/dd/yyyy hh:mm:ss am|pm. Example "12/01/201611:30:00 AM"
For each patterns
Create 5 positive examples and 5 negative examples
User your regex to check. (Your regex should match all positive example but does not match any negative example).
Submit your work in a text file

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts International Edition

Authors: David M. Kroenke

6th Edition International Edition

0133098222, 978-0133098228

More Books

Students also viewed these Databases questions

Question

1. What are the peculiarities of viruses ?

Answered: 1 week ago

Question

Describe the menstrual cycle in a woman.

Answered: 1 week ago

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago