fjborquez / katara

Frontend for Avatar project
0 stars 0 forks source link

Show the date of birth in the DD-MM-YYYY format #19

Closed Norbbs closed 6 months ago

Norbbs commented 6 months ago

As a Data owner I want to see the user date of birth in a correct format (DD-MM-YYYY) So that I feel more comfortable and the experience improves with a date format that I am used to handling

Scope

  1. Go to card #13
  2. Take the acceptance criteria number 2 and implement it

Acceptance Criteria

AC GIVEN WHEN THEN
  • - [ ]
2 Show date of birth column in a correct format a date of birth the table is displayed a date of birth column will be displayed with DD-MM-YYYY format

Out of scope

  1. Any other acceptance criteria from that card or anothers

Result

A user data table with the date of birth column with a correct format (DD-MM-YYYY)