Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: [IABT-1515] Fix date format in FCI data sharing screen (#5365)
## Short description This PR updates `FciDataSharingScreen` using a specific function for the fiscal code birthday rendering. The birthday is an ISO8601 format for midnight and It returns the date in short format. ## List of changes proposed in this pull request - Update `FciDataSharingScreen` ## How to test Using io-dev-api-server to start a signing flow. The birthdate should show correctly. Co-authored-by: LazyAfternoons <[email protected]>
- Loading branch information