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