Skip to content

change DateOnlyField and TimeOnlyField to be backed by DateOnly and TimeOnly instead of DateTime #1015

@gbirchmeier

Description

@gbirchmeier

DateOnly & TimeOnly were introduced in .NET 6, it's silly that we're not using them for these fields.

(this issue came out of my investigation of #1014)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions