SQLDateModifier

public enum SQLDateModifier : SQLSpecificExpressible

A date modifier for SQLite date functions such as julianDay(_:_:) and dateTime(_:_:).

For more information, see https://www.sqlite.org/lang_datefunc.html