On Fri Jun 05 11:12:55 2009, jasonmay wrote:
Show quoted text> It would be a great benefit to my current projects if the DTFN
> successfully parsed times like:
>
> Wednesday at 9pm
(parses with v0.76_01)
Show quoted text> Monday 3:16pm # no "at"
(does not parse with v0.76_01)
Show quoted text> Thursday at 8
(parses with v0.76_01)
Show quoted text> I like way it parses times of the day as it is; however it would be
> awesome if prepending the weekday to the time of day does what I mean.
As indicated above, 2 out of 3 inputs parse here without error.
Can you also give it a try with the latest dev release mentioned (except
for the second input, where support for will be implemented shortly) and
see whether the results satisfy your expectations? If not, I'd
appreciate some further elaboration about what exactly has been expected
(and almost as important: provide some more examples).
Thanks,