mattermost-mobile/app/components/formatted_date
Nicolas Le Cam 0c587ab427
feat: Switch FormattedDate component to Intl.DateTimeFormat (#8276)
* feat: Switch FormattedDate component to Intl.DateTimeFormat

* feat: Revert stylistic only changes

* Add tests

* Take code review into account

* Fix tests by forcing timezone

* Use constant formats in DateSeparator to avoid uneeded rerenders

* Add UserTimezone tests
2024-10-30 14:30:17 -06:00
..
__snapshots__ feat: Switch FormattedDate component to Intl.DateTimeFormat (#8276) 2024-10-30 14:30:17 -06:00
index.test.tsx feat: Switch FormattedDate component to Intl.DateTimeFormat (#8276) 2024-10-30 14:30:17 -06:00
index.tsx feat: Switch FormattedDate component to Intl.DateTimeFormat (#8276) 2024-10-30 14:30:17 -06:00