sequelize / 6 / class / src / data-types.js~date.html

DATE

Extends:

src/data-types.js~ABSTRACT → DATE

Date column with timezone, default is UTC

Constructor Summary

Public Constructor
public

Public Constructors

public constructor(length: string | number) source

Params:

Name Type Attribute Description
length string | number
  • optional

precision to allow storing milliseconds

Copyright © 2014–present Sequelize contributors
Licensed under the MIT License.
https://sequelize.org/api/v6/class/src/data-types.js~DATE.html