prorm API Reference
← Documentation
GitLab
Preparing search index...
types
DataTypeDateOnly
Interface DataTypeDateOnly
A calendar date with no time component.
interface
DataTypeDateOnly
{
toSql
?:
()
=>
string
;
key
:
"DATEONLY"
;
}
Hierarchy (
View Summary
)
DataTypeAbstract
DataTypeDateOnly
Index
Properties
to
Sql?
key
Properties
Optional
to
Sql
toSql
?:
()
=>
string
key
key
:
"DATEONLY"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
to
Sql
key
← Documentation
GitLab
prorm API Reference
Loading...
A calendar date with no time component.