SkillAgentSearch skills...

Strptime

strptime for Windows

Install / Use

/learn @res2001/Strptime
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

strptime for Windows. It's a modified version NetBSD strptime(): http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/src/lib/libc/time/strptime.c?only_with_tag=HEAD Format description: https://netbsd.gw.com/cgi-bin/man-cgi?strptime+3+NetBSD-current

Build test. MSVC: cl test-strptime.c strptime.c -o test-strptime MINGW: gcc -std=c99 test-strptime.c strptime.c -o test-strptime

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated3mo ago
Forks2

Languages

C

Security Score

72/100

Audited on Dec 2, 2025

No findings