angular/packages/common/test/i18n
Matthieu Riegler 122213d37d fix(common): The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879)
ISO 8601 defines
* Monday as the first day of the week.
* week 01 is the week with the first Thursday

Therefore:
Sunday Dec 31st 2023 is the last day of the last week of the year : W52 2023.

PR Close #53879
2024-01-31 16:41:10 +00:00
..
format_date_spec.ts fix(common): The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879) 2024-01-31 16:41:10 +00:00
format_number_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
locale_data_api_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
localization_spec.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00