Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove the *.orig files from patch | Philip M. Gollucci | 2009-07-14 | 4 | -0/+0 |
| | | | | | | | Pointyhat to pgollucci (a big one!) Notes: svn path=/head/; revision=237807 | ||||
* | DateTime::Format::Flexible attempts to take any string you give it | Philip M. Gollucci | 2009-07-14 | 8 | -0/+42 |
and parse it into a DateTime object. The test file tests 2500+ variations of date/time strings. WWW: http://search.cpan.org/dist/DateTime-Format-Flexible/ PR: ports/135939 (4 of 6) Submitted by: Cezary Morga <cm at therek.net> Notes: svn path=/head/; revision=237805 |