DateParser
Date identification in text. Output includes java date object and format of identified date. Fast results with minimal processing and memory utilization.
Install / Use
/learn @vbhavsingh/DateParserREADME
DateParser
fast date identifcation algoritham. Does not uses regex and is easy on CPU.
Visit http://coffeefromme.blogspot.com/2015/10/utility-to-extract-date-from-text-with.html for implementation details.
Use with maven
<dependency>
<groupId>net.rationalminds</groupId>
<artifactId>DateParser</artifactId>
<version>1.4</version>
</dependency>
Supported Date formats
DD[]MM[MMM][]YY[YY]
MM[MMM][]DD[]YY[YY]
YY[YY][]MM[MMM][]DD
Supported Date Time formats
DD[]MM[MMM][]YY[YY]{}HH[24]:mm:ss[.SSS][][AM|PM]
MM[MMM][]DD[]YY[YY]{}HH[24]:mm:ss[.SSS][][AM|PM]
MM[MMM][]DD,[]YY[YY]{}HH[24]:mm:ss[.SSS][][AM|PM]
YY[YY][]MM[MMM][]DD{}HH[24]:mm:ss[.SSS][][AM|PM]
*[] Delimiter like / \ - _ . | whitescape etc
*{} Delimiter _ T whitescape
Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
