Revision history for DateTime-Format-Text
0.03 Sat Apr 29 16:46:07 EDT 2023
Calling new on an object now returns a clone rather than setting the defaults in the new object
Try harder to match random text
Fix parsing of "(12 September 1856 \x{2013} 25 January 1922)" to dig out the first number
Matches all dates in a string when called in array context
0.02 Sat Jan 26 09:56:48 EST 2019
Support parse_datetime
0.01 Thu Jan 10 09:06:27 EST 2019
First draft