Parse and format strptime and strftime patterns
- New upstream release 1.67
- Fixed a regression introduced in 1.60; older versions of this library would
match dates pretty much anywhere in a string, so "%%Y-%%m-%%d" would match
a string like "abcd1234-12-30efgh" - this is probably too permissive, but
we definitely want to match on word boundaries so that we match
"log.2016-03-31" (GH#3)
|
||
|---|---|---|
| .gitignore | ||
| .rpmlint | ||
| perl-DateTime-Format-Strptime.spec | ||
| sources | ||