f4b4c538163fbaf5b22fc7271d9d1adfe04822db
- formatDuration(locale='ru') now emits 'Xч. Xмин.' (and 'Xд. Xч. Xмин.') with trailing dots, matching Angular's DurationPipe + SHARED.SHORT-HOUR translations. Every 'В пути', 'До прилета', and 'Время в пути' label on the details page now reads identically to Angular. - FlightSchedule shows the SCHEDULED duration (dep→arr from the timestamps) instead of the actual flyingTime the API reports, so the Расписание рейса row reads '1ч. 30мин.' for a 15:30→17:00 schedule even after an early landing. The Вылет / Прилет columns also surface the 'UTC+HH:MM' offset below each time, matching the Angular layout.
Description
No description provided
Languages
TypeScript
62.7%
HTML
23.6%
SCSS
11%
JavaScript
1.1%
C#
0.9%
Other
0.6%