Module: Sequel::Dataset::SQLStandardDateFormat

Included in:
Progress::DatasetMethods
Defined in:
lib/sequel/adapters/utils/date_format.rb

Overview

Module containing overrides for Sequel’s standard date/time literalization to use the SQL standrd. The SQL standard is used by fewer databases than the defacto standard (which is just a normal string).