flutter/packages/flutter_localizations/test/material
Mairramer dec763979c
Adjusts the Hindi TimeOfDayFormat to display in a LTR orientation in localizations. (#157998)
Fixes https://github.com/flutter/flutter/issues/156565
This update corrects the `TimeOfDayFormat` mapping for the Hindi language. Previously, the format was incorrectly set to `a_space_h_colon_mm` - (a h:mm), but it should be `h_colon_mm_space_a` - (h:mm a) since Hindi is a LTR language.
2024-11-14 00:10:14 +00:00
..
date_picker_test.dart Seperate localization tests for Material2 and Material3 (#135779) 2023-10-10 21:46:20 +00:00
date_time_test.dart Fix timeOfDayFormat for Danish (#130437) 2023-07-13 16:46:49 -07:00
tabs_test.dart Enable unnecessary_import (#101600) 2022-04-08 12:56:45 -07:00
time_picker_test.dart Adjusts the Hindi TimeOfDayFormat to display in a LTR orientation in localizations. (#157998) 2024-11-14 00:10:14 +00:00
translations_test.dart chore: fix test name & add description of tests (#151959) 2024-07-18 23:23:05 +00:00