Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #4: Date Parsing

rrenu59
6 - Meteoroid

The below expression worked correctly and helped in reduction of workflow tools.

(... \d{1,2}.* \d{2,4})|(\d{1,2}.+\d{2,4})

rrenu59
6 - Meteoroid

Attaching the simple workflow to solve this:

 

 

BSilverblatt
8 - Asteroid

Thanks for the challenge! This is my solution.

RRS
7 - Meteor

My Solution

kmcdaniel
8 - Asteroid
 
adams_ca
8 - Asteroid

I still need a lot of practice with regex ..

 

Here is my solution.

 

Spoiler
ca challenge 4 snapshot.JPG
jenniferk
7 - Meteor
 
Parul_Kapoor
8 - Asteroid

Solution attached.

RoDO
8 - Asteroid

My solutions:

 

Spoiler
challenge_4_RODO_Solution.png
Stevej028
7 - Meteor
Spoiler
image.png