Why system_date_time_format? Flutter does not support retrieving date and time format patterns based on the user's system settings out of the box. However, you can use the system_date_time_format ...
The project exposes an abstraction interface over luxon, date-fns v4, dayjs and moment. It allows you to build any UI date or time components while utilizing the same date management library in use ...