string_date_time.rb

Path: lib/sequel/extensions/string_date_time.rb
Last Update: Tue Aug 10 17:01:06 -0600 2010

The string_date_time extension provides String instance methods for converting the strings to a date (e.g. String#to_date), allowing for backwards compatibility with legacy Sequel code.

[Validate]