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
Go to card #13
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
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)
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
Acceptance Criteria
Out of scope
Result
A user data table with the date of birth column with a correct format (DD-MM-YYYY)