DateField
A date, represented by Date object instance. It is stored in the database without time.
A good example for DateField is date of birth - you don't want to store time with birth date.
A date, represented by Date object instance. It is stored in the database without time.
A good example for DateField is date of birth - you don't want to store time with birth date.