The only problem is that i do not know what type of field i am going to set the expiry date to be, since i just need it to show the month and year. The expiration date on a debit card is the date that it is valid to be used The date is typically formatted as xx/xx (or mm/yy). Validating credit or debit card expiry dates format in reactjs involves capturing user input, parsing the expiration month and year, and comparing them with the current date. Identifier payment card 0.* 1 + usedcard 1 0.* 0.1 0.* The first two digits represent the month and the second two digits represent the year.
OPEN