Philip, How about if you share a sample of the diversity of dates that you are dealing with? I'm curious to know why you think you need DT:F:Natural - which parses crazy (but cool!) things like "3rd wed last nov".
Jon On Feb 23, 2011, at 10:59 PM, Philip Kime wrote: > Yes, that would be fine and I could use DateTime::Incomplete to get > what I want but unfortunately what I need is the parsing so I don't > have to parse it all myself (which is what I'm currently doing). The > strings aren't that simple I'm afraid, that was just a minimal > example. In fact, the strings are so irregular in one app data source > driver that I really need to use DataTime::Format::Natural ... > > PK
