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).