Authors: Steve Lawson
Summary: Stop formatting time like a C-anderthal. Craft human readable time formats like building a sentence.
> FluidTime.new('2012/04/10 21:22').month.day.th.comma.space.xs.year.txt('@').time.xz.xs.pm.lower.zone.to_s
=> "April 10th, 2012 @ 9:22pm PDT"