Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Date Detector

This project contains a simple shell script (detect_dates.sh) that detects and extracts date patterns from a given file. The script uses regular expressions to identify common date formats such as YYYY-MM-DD, MM/DD/YYYY, and others.

Features

  • Detects date patterns from files using a regular expression.
  • Supports common date formats:
  • YYYY-MM-DD
  • MM/DD/YYYY
  • DD-MM-YYYY
  • YYYY/MM/DD
  • and others. Outputs the detected dates to the console or to an output file.

Author

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages