Skip to content

feat: add different types to FluentDatePicker #2439

@MarvinKlein1508

Description

@MarvinKlein1508

🙋 Feature Request

The FluentDatePicker should support other types besides of DateTime?. It should fully support these types:

  • DateOnly
  • DateOnly?
  • DateTime
  • DateTime? (supported)

🤔 Expected Behavior

😯 Current Behavior

Currently the FluentDatePicker only supports DateTime?

🔦 Context

I have DateTime properties which cannot be null. Therefore I don't want to create a seperate model or change my implementation to nullable just because the FluentDatePicker only allows for DateTime?

Metadata

Metadata

Assignees

Labels

status:needs-investigationNeeds additional investigationv5For the next major version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions