We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There's a mix of date-fns, moment, native date and string / iso across models and components. This needs to be cleaned up.
Ideally, models should use @internationalized, and transform from/to api formats.
Solving this issue should remove the need to upgrade date-fns (#1159).