Date/Time Quick Add

I saw some threads about this from a few months ago that didn’t really
end
up anywhere. Anyone have any suggestions for implementing something
like
Google C. and Backpack’s “Quick Add” feature. For example,
parsing
something like this: “Dinner with Michael 7pm tomorrow” into some kind
of
object with params ::date,::time,::event. DateBoxEngine and
validates_date_time look promosing, bot not exactly right.

blinking_bear