Used to specify the format for storing dates in the database.
property DateFormat: string;
Use the DateFormat property to specify the format for storing dates in the database. If no format is specified, the default yyyy-mm-dd format will be used. The default value is an empty string.